How to Debug
- Run expo
- Import gradle project
- Setup setting

- Select simulator or device / control + R
Build release and Upload to Play store
- run
expo publish - Genrate signed bundle

- Select AAB or APK (You can reduce app size by AAB)

- Input the key
- To get keystore, you can run
expo fetch:android:keystoreand download the file from your root project.
- To get keystore, you can run

- Upload release file
