πDeploy app
To Google play and app store
Last updated
To Google play and app store
Once you are ready on how you app works you are ready to publish it. This process is really simple with Expo. You need to create a free account.
Execute
npx expo doctorIf there are problems
npx expo doctor --fix-dependenciesFull docs here.
Execute
eas build --platform allFull docs here
Execute
eas submit -p androidFull docs here
Execute
Last updated
eas submit -p ios