Skip to content

jona-max/rn-foreground-location

Repository files navigation

rn-foreground-location

A React Native package for seamless, continuous location tracking while your app is running in the foreground. Optimized for apps needing real-time location updates, it efficiently balances performance and battery usage, making it ideal for location-driven applications.

Installation

npm install rn-foreground-location

Usage

import { multiply } from 'rn-foreground-location';

// ...

const result = multiply(3, 7);

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

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published