Driversnote-Dev / react-native-kontaktio

React Native (iOS and Android) library for Kontakt.io beacons (and all other beacons)
MIT License
112 stars 48 forks source link

Android: new NativeEventEmitter warnings #97

Closed andrekovac closed 1 year ago

andrekovac commented 1 year ago

On Android the following warnings pop up frequently:

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.