https://github.com/youngermaster/react-native-background-location
The idea is to make a React Native app that can run the GeoLocation on the background.
https://github.com/youngermaster/react-native-background-location
Last synced: about 1 year ago
JSON representation
The idea is to make a React Native app that can run the GeoLocation on the background.
- Host: GitHub
- URL: https://github.com/youngermaster/react-native-background-location
- Owner: Youngermaster
- Created: 2022-04-01T01:14:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-03T19:56:47.000Z (over 1 year ago)
- Last Synced: 2025-01-03T20:32:15.864Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 3.68 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Native Background GeoLocation
The idea is to make a React Native app that can run the GeoLocation on the background. Just for testing an learning purposes only.
## Working fine
The one that works perfect is the one in the folder [RNExpoBackgroundLocationV2/](https://github.com/Youngermaster/React-Native-Background-Location/tree/main/RNExpoBackgroundLocationV2).