React Native background location tracking
I’m working on a project where to track the user location every 15 sec even when the mobile screen is off. And also if the user is in the area where no network means the data have to store in the local-storage and when the user connects to the network the data stored in the local-storage have to be send to the back-end.