If I just add import nodejs from 'nodejs-mobile-react-native'; to my code I get the errors
TypeError: Super expression must either be null or a function
Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication)
Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication)
Any idea what am I doing wrong?
I am using ReNative