Skip to content
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

Android warning: "new NativeEventEmitter() was called with a non-null argument without the required addListener method" #260

Closed
TheAlmightyBob opened this issue Apr 7, 2022 · 0 comments · Fixed by #261

Comments

@TheAlmightyBob
Copy link
Contributor

Describe the bug
Using react-native-zip-archive on Android with React Native 0.65+ shows the warning in the title.

Other React Native libraries have also had to deal with this, e.g.:
facebook/react-native#32051
react-native-netinfo/react-native-netinfo#487
zoontek/react-native-localize@168dd8a
facebook/flipper#2975

To Reproduce
Try to use react-native-zip-archive in a React Native app with React Native 0.65+ in debug mode (so you'll see the yellow warnings).

Expected behavior
No warnings.

Env (please complete the following information):

  • Device: Various Android emulators
  • OS: APIs 28-31
  • Package Version: 6.0.6
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

Successfully merging a pull request may close this issue.

1 participant