react-native-geolocation
react-native-geolocation copied to clipboard
Geolocation APIs for React Native
# Overview Added support for TurboModules on iOS and Android. # Test Plan - The module works with an application using new RN architecture - TurboModule interface is used on...
## Ask your Question hi. I'm use getCurrentPosition and have real speed about 40-60 km/h but in function results present values about 4.65, 6.5, 2,42.. How i can get more...
I get the following error message when trying to compile for android. ``` Execution failed for task ':react-native-community_geolocation:compileReleaseJavaWithJavac'. > java.lang.NullPointerException (no error message) ```
## Ask your Question As discussed, we should migrate from [android.location API](https://developer.android.com/reference/android/location/package-summary). I'd like to use this issue to start the discussion on potential alternatives. Reference libraries: - [react-native-geolocation-service](https://github.com/Agontuk/react-native-geolocation-service) -...
## Ask your Question I'm looking to run a fetch request in every 1 minute and post the location of device to a server. In ios watchPosition with interval doesn't...
Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.0.0 to 1.3.1. Release notes Sourced from simple-plist's releases. TypeScript This release is a rewrite of the JavaScript code into TypeScript code to add strong typing for...
## Location when app background How I can get location when app in background? Actually work when app in first plane, greetings
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 15.13.21 to 17.2.3. Release notes Sourced from semantic-release's releases. v17.2.3 17.2.3 (2020-11-16) Bug Fixes mask secrets when characters get uri encoded (ca90b34) v17.2.2 17.2.2 (2020-10-29) Bug Fixes...
# Overview mocked location flag wasn't working for iOS. iOS 15 introduced a way to detect it. # Test Plan install https://itoolab.com/download/?product=anygo.dmg. on a pc or a mac. plug your...
## Environment  ## Platforms ANDROID ## Versions - Android:6.0.1 - iOS:9.0.0 - react-native-geolocation:2.0.2 - react-native:0.59.8 - react:16.8.3 ## Description ## Reproducible Demo