react-native-android-location-services-dialog-box
Version:
A react-native component for turn on the dialog box from android location services
28 lines (27 loc) • 784 B
JSON
{
"name": "react-native-android-location-services-dialog-box",
"version": "2.4.3",
"description": "A react-native component for turn on the dialog box from android location services",
"author": "webyonet <webyonet@hotmail.com>",
"main": "index.js",
"license": "MIT",
"repository": {
"type": "git",
"url": "git@github.com:webyonet/react-native-android-location-services-dialog-box.git"
},
"keywords": [
"react-component",
"react-native",
"android",
"android-location-services",
"geo-location",
"location-services",
"geo-location-dialog-box",
"location-services-dialog-box",
"react-native-location-services",
"react-native-location-services-dialog-box"
],
"peerDependencies": {
"react-native": ">= 0.47.0"
}
}