- 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
-
Notifications
You must be signed in to change notification settings - Fork 0
zaicevas/landmark-guesser
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Mobile app for guessing the countries of dynamically fetched images.
