react-native-maps-navigation
react-native-maps-navigation copied to clipboard
Error : undefined is not an object (evaluating 'navigator.geolocation.watchPosition')
I just install this to my project with
react-native: 0.60.5
"react-native-maps": "^0.26.1",
run with emulator android and i got this error message
Did u add the proper permissions to your app?
Did u add the proper permissions to your app?
Sorry for late reply, i've no problem with the permission @flyandi But i found the problem and i've fix this error you can review the pr here. thanks #13