react-native-background-geolocation icon indicating copy to clipboard operation
react-native-background-geolocation copied to clipboard

any way to run this on the latest version of react native on android?

Open nimrodbens opened this issue 4 years ago • 3 comments

i tried all the tips and tricks regarding making it work that are in the issues here. nothing made it work.

nimrodbens avatar Aug 17 '20 22:08 nimrodbens

The same issue, It's not working on Android even with manual linking.

Mhd-Emad avatar Aug 18 '20 14:08 Mhd-Emad

hey @Mhd-Emad , i ended up using expo's expo-location and expo-task-manager libraries and it works great both on iOS and android. you can use this library in a bare project you just need to install some other things first. you can see it here:

https://docs.expo.io/versions/latest/sdk/location/

and also here's an example of how to use it

https://snack.expo.io/@ganest/background-location-tracking

nimrodbens avatar Aug 19 '20 11:08 nimrodbens

hey @Mhd-Emad can u send me ur contact mail ?

ahmedbmostafa avatar Aug 24 '20 23:08 ahmedbmostafa