react-native-background-geofencing-jothebanner

Handles geofencing and applies geofences on device boot.

Usage no npm install needed!

<script type="module">
  import reactNativeBackgroundGeofencingJothebanner from 'https://cdn.skypack.dev/react-native-background-geofencing-jothebanner';
</script>

README

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