Skip to content

new NativeEventEmitter() was called with a non-null argument without the required addListener method. #32051

@projectnetworld

Description

@projectnetworld

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions