@brighthustle/react-native-geofence
v0.0.1
Published
Geofence Wrapper
Downloads
4
Readme
react-native-geofence
Geofence Wrapper
Installation
npm install react-native-geofence
Usage
import { multiply } from 'react-native-geofence';
// ...
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
Made with create-react-native-library