Skip to content

NativeEventEmitter giving warning despite no listeners being added in code #60

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
anees17861 opened this issue Feb 3, 2022 · 2 comments

Comments

@anees17861
Copy link
Contributor

The metro console message is

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

Following is the console warning on the app screen

WhatsApp Image 2022-02-03 at 7 01 01 PM

The app gives only a warning and not a crash so it may not be a high priority issue.

Using

react-native: 0.66.4
react-native-bluetooth-state-manager: 1.3.2

@brunovollmer
Copy link
Contributor

Same problem for me

@lfrallon
Copy link

lfrallon commented Nov 9, 2022

Exists in react-native-bluetooth-state-manager 1.3.4, RN ^0.70.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants