Skip to content

yuameshi/geolocation-utils

Repository files navigation

Geolocation Utils

Note: GNSS Info sharing is only available on Android devices.

Building the Project

Note: Make sure you have completed the Set Up Your Environment guide before proceeding.

  1. Clone the repository
  2. Run npm install to install dependencies
  3. Run cd android && ./gradlew clean to clean the Android build (if applicable)
  4. Run ./gradlew assembleRelease to build the release APK (Android) or follow the iOS build instructions in Xcode
  5. or Run ./gradlew bundleRelease to build the release AAB (Android App Bundle)

Starting Development

  1. Clone the repository
  2. Run npm install to install dependencies
  3. Connect your Android device or start an emulator, or iOS device/simulator
  4. Run npm run android or npm run ios to start the app

About

Speedometer & Location Sharing ( In roadmap, through Bluetooth, PRs are welcome )

Resources

Stars

Watchers

Forks

Contributors