0.1.0 • Published 4 years ago

react-native-background-geofencing-jothebanner v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

react-native-background-geofencing

Handles geofencing and applies geofences on device boot.

Installation

npm install react-native-background-geofencing

Usage

import BackgroundGeofencing from "react-native-background-geofencing";

// ...

const result = await BackgroundGeofencing.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT