Use React Native Debugger for debugging.
This project was bootstrapped with Create React Native App and then ejected.
Food icons by Salinee Pimpakun.
The keystore file needs to be located at: android/app/cndy-wallet-dev.keystore
You need to set the following environment variables.
ORG_GRADLE_PROJECT_CNDY_RELEASE_STORE_FILE=cndy-wallet-dev.keystore
ORG_GRADLE_PROJECT_CNDY_RELEASE_KEY_ALIAS=***
ORG_GRADLE_PROJECT_CNDY_RELEASE_STORE_PASSWORD=***
ORG_GRADLE_PROJECT_CNDY_RELEASE_KEY_PASSWORD=***