The UI tests are implemented with Maestro and are in the flows/ directory.
brew tap mobile-dev-inc/tap
brew install maestronpm run ui-testnpm testnpx expo run:androidA new version will be created by scripts/bump_version.sh if there are fix: or feat: commits since the last release.
If the current version has not been published to the Play Store the .github/workflows/build.yml workflow will build and upload it for the Internal Testing track.
