react-native-foreground-location
v0.1.18
Published
Use android foreground service for location API
Downloads
1
Readme
react-native-foreground-location
Use android foreground service for location API
Installation
npm install react-native-foreground-location
Usage
import { multiply } from "react-native-foreground-location";
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT