react-native-background-geolocation
react-native-background-geolocation copied to clipboard
Why is event optional?
Docs question:
The event property on the location object can be one of motionchange, providerchange, geofence, heartbeat according to the docs. But the prop is also optional, what does it mean if it is not present in the location object given?