Manage your Gloomhaven heroes' and monsters' attack modifier decks
Android-only
Development requires React Native dev environment set up with Android Studio
- Start an emulator or connect an android device with debug on to the computer
- Sync gradle files in Android Studio
- Run
yarn
to install dependencies - Run
yarn run android
to start the app in development
- Start an emulator or connect an android device with debug on to the computer
- (Optional) Run
yarn run remove-app
to delete the previous version of the app from the connected device - Run
yarn run android-release