简体   繁体   中英

Background services in react-native

I need to send the (lat,long) values of my device to the server in the interval of say every 5 minutes. I need to send this values even if my app is either killed or running in the background. In order to achieve this I think I need to use some services which can do this job. Couldn't find any reliable solution for this so far....Plz help.

您应该看一下react-native-background-geolocation

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM