The workflow
1
Describe
You describe your app in natural language. The AI may ask clarifying questions to understand your requirements.
2
Plan
The AI creates a development plan: app architecture, screens, navigation, data models, and design system (colors, typography, spacing).
3
Build
AI generates production-ready React Native + Expo code: components, navigation, state management, styling, and assets.
4
Preview
A live preview appears in your browser. You can also scan a QR code to test on a physical device via Expo Go.
5
Iterate
Send follow-up messages to refine the app. The AI makes targeted code updates without rebuilding from scratch.
6
Deploy
When ready, deploy to the App Store and Google Play using Expo EAS builds.
Tech stack
Your generated app uses:What you can customize
After the initial build, you can:- Adjust design — colors, fonts, spacing, layout
- Add features — new screens, buttons, forms, integrations
- Fix issues — describe a bug and the AI diagnoses and fixes it
- Generate assets — icons, logos, illustrations from text descriptions
- Configure the app — name, icon, splash screen
- Connect integrations — Supabase, RevenueCat, GitHub