react-native-geolocation-service
react-native-geolocation-service copied to clipboard
React native geolocation service for iOS and android
Add didUpdateHeading to update heading when didUpdateLocations did not update heading on real devices
java.lang.RuntimeException: at com.facebook.react.bridge.CallbackImpl.invoke (CallbackImpl.java:26) at com.agontuk.RNFusedLocation.RNFusedLocationModule$1.onLocationError (RNFusedLocationModule.java:91) at com.agontuk.RNFusedLocation.FusedLocationProvider$2.run (FusedLocationProvider.java:70) at android.os.Handler.handleCallback (Handler.java:914) at android.os.Handler.dispatchMessage (Handler.java:100) at android.os.Looper.loop (Looper.java:225) at android.app.ActivityThread.main (ActivityThread.java:7563) at java.lang.reflect.Method.invoke (Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:539) at...
Added function to show location dialog on android
## Environment System: OS: macOS 12.3.1 CPU: (8) arm64 Apple M1 Memory: 114.89 MB / 16.00 GB Shell: 5.8 - /bin/zsh Binaries: Node: 16.15.0 - /usr/local/bin/node Yarn: Not Found npm:...
hi I test with highaccuracy:true and I don't get good accuracy.... does any body has any solution for it?
I want to get the allow once event from permissions. const status = await Geolocation.requestAuthorization('whenInUse'); console.log(status) if (status === 'granted') { return true; } if (status === 'denied') { Alert.alert('Location...
## Environment System: OS: macOS 12.4 CPU: (8) x64 Apple M1 Memory: 24.48 MB / 16.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 16.13.1 - /usr/local/bin/node Yarn: Not Found npm:...
The gps works fine for both android and iOS, but it's not working for latest huawei devices that only supports hms, does this package works on those said device?
hi Does using this library too much and taking the current location make the phone hot?
## Environment System: OS: macOS 12.0.1 CPU: (8) x64 Apple M1 Memory: 67.79 MB / 16.00 GB Shell: 5.8 - /bin/zsh Binaries: Node: 14.18.1 - ~/.nvm/versions/node/v14.18.1/bin/node Yarn: 1.22.17 - ~/.nvm/versions/node/v14.18.1/bin/yarn...