Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

fix native event emitter warnings #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mathias5r
Copy link

Fix for the warnings below:

 `new NativeEventEmitter()` was called with a non-null argument without the required `addListener` method.
 `new NativeEventEmitter()` was called with a non-null argument without the required `removeListeners` method.

Following resolution frrom react-native-firebase

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant