Converting an expo app to apk file
npm install -g eas-cli
Create an expo account and then
eas login
eas build:configure
For Getting apk file
eas build -p android --profile preview
For aab extension file for playstore update
eas build
Now check in https://expo.dev/ for the builds ...
mrboom.hashnode.dev1 min read
eta hana
dssf