- Follow Expo's environment setup guide: https://docs.expo.dev/get-started/set-up-your-environment/?mode=development-build&buildEnv=local#install-watchman-and-jdk
sdk install java 17.0.11-oracle
sdk use java 17.0.11-oraclenpm install -g eas-cli@latesteas loginnpm installeas build --platform android --profile production --localEAS_LOCAL_BUILD_SKIP_CLEANUP=1 eas build --platform android --profile production --local