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(); See the post for more info