react-native-geolocation-service
Advanced tools
Comparing version 5.3.0-beta.3 to 5.3.0-beta.4
# Changelog | ||
### 5.3.0-beta.4 (December 08, 2021) | ||
- iOS: rewrite implementation | ||
- iOS: revert back to use `requestLocation` API to avoid cached location issue | ||
- iOS: fix `getCurrentPosition` not working issue without timeout | ||
- iOS: remove `distanceFilter` support in `getCurrentPosition` API | ||
### 5.3.0-beta.3 (September 25, 2021) | ||
@@ -4,0 +10,0 @@ - Android: fix NativeEventEmitter warnings in RN 0.65 |
{ | ||
"name": "react-native-geolocation-service", | ||
"version": "5.3.0-beta.3", | ||
"version": "5.3.0-beta.4", | ||
"description": "React native geolocation service for iOS and android", | ||
@@ -5,0 +5,0 @@ "main": "js/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
88789
34