Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 694 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 694 Bytes

Landmark Guesser

App with infinite scrolling and dynamically fetched images.

Useful cmd

  • Uninstall app: adb uninstall "com.tozaicevas.guess_the_place"
  • Cleanup gradle: ./gradlew clean
  • Make a release build: ./gradlew bundleRelease
  • Run release version npx react-native run-android --variant=release