react-native-geofence-monitor
v0.0.3
Published
Component for to monitor when the device enter in geographical fence
Downloads
4
Maintainers
Readme
React Native Geofence Monitor
Installation
Installation using CocoaPods on iOS
npm i react-native-geofence-monitor --save
- add the following to your Podfile:
pod 'react-native-geofence-monitor', :path => '../node_modules/react-native-geofence-monitor'