-
Notifications
You must be signed in to change notification settings - Fork 50
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
new NativeEventEmitter()
warning after adding the lib
#179
Comments
+1 |
1 similar comment
+1 |
@dutradotdev @pedrocmello Sorry for the delay !!! Put this in index.js for remove the warnings : import { LogBox } from 'react-native'; |
That's not a good solution at all. |
Please add below 2 lines in SquareInAppPaymentsModule.java file, @ReactMethod } @ReactMethod } |
@CharmisG Ideally, that's something that should be added at the library level, not by every user of the library |
new NativeEventEmitter()
warningJust installed the library by following the guide, I set up everything correctly but now getting this warning whenever the app starts
Can anybody help me what's causing this issue or how can I get rid of this
The text was updated successfully, but these errors were encountered: