/geotape

geotape measure

Primary LanguageJavaScript

geotape

To get started clone this repo.

cd geotape
yarn install
cd ios && pod install

run npx react-native start in one window the 

npx react-native run-android or npx react-native run-ios on a separate window

The app will open up, navigate to add new points and get the calculated distance. Allow location permissions to get the GPS coordinates.

Edit the measurements to update to new ones.