0.1.3 • Published 2 years ago
react-native-android-location-helper v0.1.3
react-native-android-location-helper
android location helper
Installation
npm install react-native-android-location-helper
Usage
import LocationHelper from "react-native-android-location-helper";
// ...
const isMock = await LocationHelper.isMock();
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library