We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The metro console message is
new NativeEventEmitter() was called with a non-null argument without the required addListener method.
new NativeEventEmitter()
addListener
Following is the console warning on the app screen
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
The text was updated successfully, but these errors were encountered:
Same problem for me
Sorry, something went wrong.
Exists in react-native-bluetooth-state-manager 1.3.4, RN ^0.70.5.
No branches or pull requests
The metro console message is
Following is the console warning on the app screen
The app gives only a warning and not a crash so it may not be a high priority issue.
Using
The text was updated successfully, but these errors were encountered: