Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 584 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 584 Bytes

Track-Your-Run

A simple running tracker app based on Haversine formula.

App is built over react-native and hence its cross platform.

Functionality - It gathers latitude and longitude of your current position and your final position and then it calculates the distance travelled by you using harvesine formula.

Permissions asked by the App - Location permission.