1

Run the Init Script

Run the initialization script to configure bundle IDs, app name/slug, and optional integrations.
npm run init
The script can remove Stripe/RevenueCat code if you opt out, keeping your app lean.
2

Post-Init

npm install
npx expo prebuild
eas init
Next: Supabase