You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.