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
new NativeEventEmitter()
addListener
I am getting a warning when initialising sdk:
new NativeEventEmitter() was called with a non-null argument without the required addListener method.
"singular-react-native": "3.3.0", "react-native": "0.71.4",
there is a PR that seems to fix it #32 but it was Closed
The text was updated successfully, but these errors were encountered:
+1 on this, I am getting the same issue... Happens in ANDROID ONLY. Help!!!
"react": "18.2.0", "react-native": "0.74.5", "singular-react-native": "^3.5.2",
Sorry, something went wrong.
+1
No branches or pull requests
I am getting a warning when initialising sdk:
"singular-react-native": "3.3.0",
"react-native": "0.71.4",
there is a PR that seems to fix it #32 but it was Closed
The text was updated successfully, but these errors were encountered: