-
Notifications
You must be signed in to change notification settings - Fork 159
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
Warning new NativeEventEmitter #247
Comments
Where do exactly I have to put this methods to avoid the warnings? |
|
hi good morning i am integrated snippet in this file: |
Thank you. It works perfectly. No warning is got now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am using react native 0.72.0 and console errors report me a wanring of 2 missing methods in the java module, if this module is still maintained please add the change to avoid warning and / or update the package with these settings:
`@ReactMethod
public void addListener(String eventName) {
The text was updated successfully, but these errors were encountered: