react-native-geolocation
react-native-geolocation copied to clipboard
When app is killed
Can this library allow me to get user's location data (even when app is killed or backgrounded) and store it to my database?
Did you get an answer to this? I would like to use geolocation in the background as well. Not sure if this is the right module for that...
@falay26 @DanielGannage Did you find any library that is capable of doing this ?
@falay26 @DanielGannage Did you find any library that is capable of doing this ?
Yes, react native background actions will allow me to run it in the background.