Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 453 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 453 Bytes

Checkout the Tutorial Video

Checkout the Blog Post

Helpful Commands

npm install --global eas-cli
npx expo install expo-dev-client
eas build --profile development-simulator --platform ios --local
npx expo start --dev-client
tar -xvzf build-*.tar.gz
xcrun simctl install booted maestrotutorial.app