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
WARN `new NativeEventEmitter()` was called with a non-null argument without the required `addListener` method.
WARN `new NativeEventEmitter()` was called with a non-null argument without the required `removeListeners` method.
WARN `new NativeEventEmitter()` was called with a non-null argument without the required `addListener` method.
WARN `new NativeEventEmitter()` was called with a non-null argument without the required `removeListeners` method.
As mentioned in docs, this SDK supports RN < 0.62.2. So there is the possibility of errors for other versions. However, you can check the logcat in Android Studio to find out the reason for crashing!
I following your documentation but android app not run and crash.
App.js
The text was updated successfully, but these errors were encountered: