Build a working iOS app from a text description — no code, no install, no Mac required.Documentation Index
Fetch the complete documentation index at: https://bilt.me/docs/llms.txt
Use this file to discover all available pages before exploring further.
Step 1: Create an account
Sign up at bilt.me/sign-up. You’ll land on your dashboard, ready to build.Step 2: Describe your app
Type a description of what you want to build in the prompt box on your dashboard. Be as specific or general as you like:Step 3: Watch it build
Bilt’s AI generates your app in real time. You’ll see:- Live code generation — The AI writes React Native code as you watch
- iOS simulator — Your app appears in a cloud-streamed iOS simulator right in the browser
- Progress updates — Status messages show what the AI is working on
Step 4: Iterate with chat
Your app is live — now refine it by chatting with the AI:Step 5: Share or ship
Once you’re happy with your app:- Share a preview link — Send a live link to testers or stakeholders
- Push to GitHub — Connect a repo to keep your code in version control
- Publish to the App Store — Configure certificates and submit directly from Bilt
- Export the code — Download the full React Native source and continue on your own
What just happened?
Behind the scenes, Bilt:- Interpreted your description and planned the app architecture
- Generated production-ready React Native code
- Built the app in a cloud sandbox
- Streamed a live iOS simulator to your browser
- Applied your chat messages as iterative updates
Next steps
Prompting guide
Write better prompts for better apps
Connect a backend
Add auth, database, and real-time data with Supabase
Push to GitHub
Version control your app code
Publish to App Store
Ship your app to the world
Prefer working from an AI agent? See the MCP quickstart to connect Bilt to Claude, Cursor, or OpenClaw.
