An open API service indexing awesome lists of open source software.

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.

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```