0.1.18 • Published 1 year ago

react-native-foreground-location v0.1.18

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

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