Skip to content

hiteshjoshi1/tracker

Repository files navigation

Tracker app

  1. react-native
  2. Firebase
  3. Google Auth

Build locally and test npx expo run:android

To clean and rebuild npx expo prebuild --clean && npx expo run:android

Build for device (apk)

  • expo always has googleservices.json issue for local as well as remote cd android

Create debug APK

./gradlew assembleRelease

APK file will be in android/app/build/outputs/apk/release/app-release.apk

Pair mac with Android and then use Bluetooth File Exchange app to transfer the apk to phone

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published