You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey thanks for this library.
I am getting following error while running react native app in IOS (Xcode v14.3.1, React Native 0.63.2):
**TypeError: this._nativeModule.addListener is not a function. (In 'this._nativeModule.addListener(eventType)', 'this._nativeModule.addListener' is undefined)
ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication)**
The text was updated successfully, but these errors were encountered:
mayursinhgohil
changed the title
TypeError: this._nativeModule.addListener is not a function. (In 'this._nativeModule.addListener(eventType)', 'this._nativeModule.addListener' is undefined)
TypeError: this._nativeModule.addListener is not a function
Jul 7, 2023
Hey thanks for this library.
I am getting following error while running react native app in IOS (Xcode v14.3.1, React Native 0.63.2):
**TypeError: this._nativeModule.addListener is not a function. (In 'this._nativeModule.addListener(eventType)', 'this._nativeModule.addListener' is undefined)
ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication)**
The text was updated successfully, but these errors were encountered: