0.7.0 • Published 7 years ago
react-locator v0.7.0
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();
0.7.0
7 years ago