https://github.com/vikrantnegi/react-native-location-tracking-expo
Tracks user and draws a path from current location to destination location.
https://github.com/vikrantnegi/react-native-location-tracking-expo
expo location-tracking react-native
Last synced: 4 months ago
JSON representation
Tracks user and draws a path from current location to destination location.
- Host: GitHub
- URL: https://github.com/vikrantnegi/react-native-location-tracking-expo
- Owner: vikrantnegi
- Created: 2018-10-21T16:54:47.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T22:34:20.000Z (over 2 years ago)
- Last Synced: 2025-04-05T01:41:20.684Z (6 months ago)
- Topics: expo, location-tracking, react-native
- Language: JavaScript
- Homepage: https://expo.io/@vikrantnegi/location-tracking-expo
- Size: 799 KB
- Stars: 14
- Watchers: 1
- Forks: 6
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-native-location-tracking-expo
Tracks user and draws a path from current location to destination location.Check it online: https://expo.io/@vikrantnegi/location-tracking-expo
Read article posted on [Medium](https://medium.com/quick-code/react-native-location-tracking-14ab2c9e2db8)
## Installation
### npm modules
```npm install```
or
```yarn```## Usage
```expo start```