While running in android I m getting the below error while importing
import Exponea from 'react-native-exponea-sdk'
ERROR TypeError: null is not an object (evaluating 'react_native_1.NativeModules.Exponea.configure')
ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the application entry file path is incorrect.
While running in android I m getting the below error while importing
import Exponea from 'react-native-exponea-sdk'
ERROR TypeError: null is not an object (evaluating 'react_native_1.NativeModules.Exponea.configure') ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the application entry file path is incorrect.