react-native-location-permission
Advanced tools
Comparing version 1.0.0 to 1.0.2
{ | ||
"name": "react-native-location-permission", | ||
"version": "1.0.0", | ||
"version": "1.0.2", | ||
"description": "A react Native module to enable location based services on Android and IOS", | ||
@@ -16,7 +16,8 @@ "main": "index.js", | ||
"location", | ||
"location", | ||
"locations", | ||
"react", | ||
"native", | ||
"permission", | ||
"permission" | ||
"permissions", | ||
"switch" | ||
], | ||
@@ -23,0 +24,0 @@ "author": "Amenulhaq", |
@@ -6,3 +6,3 @@ | ||
<img src="preview/previewAndroid.gif" width="200" /> <img src="preview/previewIOS.gif" width="193" /> | ||
<img src="https://raw.githubusercontent.com/Amenulhaq/react-native-location-permission/master/preview/previewAndroid.gif" width="200" /> <img src="https://raw.githubusercontent.com/Amenulhaq/react-native-location-permission/master/preview/previewIOS.gif" width="193" /> | ||
@@ -9,0 +9,0 @@ ## Requirements |
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
6069462