UNPKG

react-native-require-location

Version:

A react-native component for requiring location services in an application

28 lines (27 loc) 694 B
{ "name": "react-native-require-location", "repository": { "type": "git", "url": "git+https://github.com/JPig/react-native-require-location.git" }, "version": "0.0.8", "description": "A react-native component for requiring location services in an application", "author": "", "main": "index.js", "license": "MIT", "keywords": [ "react-component", "react-native", "react-native-module", "android", "android-location-services", "geo-location", "location-services", "require-location-services", "react-native-require-location", "react-native-location-services" ], "peerDependencies": { "react-native": "^0.36.0" } }