Экспо сборка Android App Bundle
expo build:android -t app-bundle
Proud Pintail
expo build:android -t app-bundle
eas build -p android
# expo build has been replaced with eas.
# To install eas run 'npm install -g eas-cli' before the above