-
Notifications
You must be signed in to change notification settings - Fork 25k
Description
Please provide all the information requested. Issues that do not follow this format are likely to stall.
Description
when I open the app after upgraded to RN 0.65 I get 2 warnings
React Native version:
0.65
Snack, code example, screenshot, or link to a repository:
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.
LOG Reactotron Configured
LOG Running "PnwApp" with {"rootTag":21}
LOG Skipping setJSExceptionHandler: Reason: In DEV mode and allowedInDevMode = false
WARN new NativeEventEmitter was called with a non-null argument without the required addListener method.
at PageSplashScreen
at RCTView
at View
at RootNavigation
at EnsureSingleNavigator
at BaseNavigationContainer
at ThemeProvider
at NavigationContainer
at RCTView
at View
at RCTView
at View
at MenuProvider
at RCTView
at View
at SafeAreaView
at Provider
at App
at RCTView
at View
at RCTView
at View
at AppContainer
at PnwApp
WARN new NativeEventEmitter was called with a non-null argument without the required removeListeners method.
at PageSplashScreen
at RCTView
at View
at RootNavigation
at EnsureSingleNavigator
at BaseNavigationContainer
at ThemeProvider
at NavigationContainer
at RCTView
at View
at RCTView
at View
at MenuProvider
at RCTView
at View
at SafeAreaView
at Provider
at App
at RCTView
at View
at RCTView
at View
at AppContainer
at PnwApp