react-native-simple-native-geofencing
react-native-simple-native-geofencing copied to clipboard
a native geofencing module for react-native
For linking with iOS automatic linking does not work. When doing pod install it fails. Error: 'no podspec found for `RNSimpleNativeGeofencing` in `../node_modules/react-native-simple-native-geofencing`'
This PR is only for Android. On recent Android, only the alpha channel of the smallIcon image is used so it's often a square or circle which is not good...
Hi, I want to implement the geofence in my application. So I created a sample app to test the functionality. I got start notification in my notification bar. But not...
…as been killed The contents of the valueDic Dictionary in **_RNSimpleNativeGeofencing.swift_** get discarded when the app is killed. So when we kill the app and then receive a notif, the...
Just a little fix for the podspec file
 Everything works perfectly on Android, but on iOS it presents this error. Can anyone help? Devices: iPhone 8 (real device) and iPhone 11 Pro Max (emulator)