Setup
etup
npm install -g expo-cliexpo init AwesomeProject
cd AwesomeProject
npm startRunning
Install Packages
npx expo installBuilding
Last updated
npm install -g expo-cliexpo init AwesomeProject
cd AwesomeProject
npm startnpx expo installLast updated
npm install -g eas-clieas build --platform ios #login and follow prompts
eas submit --platform ios #can submit build id from the uuid in the previous step at the end of the link