react-native-geolocation
react-native-geolocation copied to clipboard
new NativeEventEmitter() - watchPosition
WARN new NativeEventEmitter() was called with a non-null argument without the required removeListeners method.
Map@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.mapasgoogle&modulesOnly=false&runModule=true:108424:23
RCTView
View
MapScreen
App@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.mapasgoogle&modulesOnly=false&runModule=true:108307:54
RCTView
View
RCTView
View
AppContainer@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.mapasgoogle&modulesOnly=false&runModule=true:75604:36
mapasgoogle(RootComponent)@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.mapasgoogle&modulesOnly=false&runModule=true:82460:28
Same problem when updated my app to react-native v0.65.1 and it shows only in android
same in Android only too
Apparently this library is not been updated for a wile, so I had to move to this another library if it works for you: https://github.com/Agontuk/react-native-geolocation-service
It appears that @michalchudziak just made a fairly significant update to this module (v3), so maybe he can add in the fix soon.
It should be fixed in the recent update https://github.com/michalchudziak/react-native-geolocation/issues/195