You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Modify permissions library
* Add bridging to test mock API call
* Removed unused react-native-permissions library
* Oh we don't need react-native-geolocation-service either
* Rename registerForGeofences to registerGeofencing
* Bridge unregister method
* Add permission prompting through react-native-permissions, add to example app
* Support location services in terminated state
* Only bridge background monitor method to objc, not RN
* Point to swift SDK feat/geofencing
* Remove duplicate setup_permissions
* Bridged android methods (#283)
Co-authored-by: Evan Masseau <>
* dispatch to main thread, update pods
* Remove permissions from Android manifest
* Add dispatch to main
* Remove redundant script loading
* Unversion dependencies
* Point to updated feat/geofencing swift branch
* fix path for CI
* Use Task in KlaviyoBridge async calls
* Bridge getCurrentGeofences
* Point pods to feat/geofencing
* Fix async calls
* Fix getCurrentGeofences in KlaviyoBridge
* Added android "getCurrentGeofences" bridge function, tagged it internal
also added tests
---------
Co-authored-by: Evan C Masseau <[email protected]>
Co-authored-by: Evan Masseau <>
0 commit comments