react-locator
v0.7.0
Published
React native geolocation service
Maintainers
Readme
react-locator
React native geolocation service
Getting started
$ npm install react-locator --save
Mostly automatic installation
$ react-native link react-locator
Usage
import Locator from 'react-locator';
Locator.getCurrentLocation();