Accounts
do this firstYou need three accounts, and one of them takes days to approve. Start it now, then keep reading.
Apple Developer (iPhone only)Apple has to approve you before your own apps can run on your own phone. It usually takes two to three days.
ExpoFree. This is what builds the app and sends it to your phone.
An AI coding agentClaude Code, Cursor, or Windsurf. Any of the three works with every prompt in this course.
Ready when…
Your first build
one time onlynpx create-expo-app day-00-setup --template https://github.com/skorkoyah/mobile-kit/tree/v0
cd day-00-setup
npm install
npx eas build --profile development --platform ios