Ask for a mobile app - or add one to a project you already have - and the agent builds it alongside your site and backend, in the same project.
- One project, three surfaces. The mobile app (React Native + Expo)
lives next to your frontend and your NestJS backend and talks to the same API and database. A mobile app that arrives with a real backend, its own data, a domain and email is the whole product, not a demo shell.
- See it in the browser first. The app renders inside the normal
Playcode preview while the agent works, so you watch screens appear without touching your phone.
- Then hold it in your hand. Scan the QR code the assistant prints in
chat and the same app opens on your real phone through Expo Go, live against your project's backend.
Store binaries and app-store submission are a separate, upcoming step - what ships today is building, previewing, and running your app on a real device.