Quick verdict
Building for phones? ShipNative. Web apps from prompts? Lovable or Bolt.new. Outgrew the sandbox and want a real Git workflow? Cursor or Claude Code. Just want a cloud dev environment? GitHub Codespaces. Pick by what you build, not by feature checklists.
Quick map
| You want | Best alternative | Why |
|---|---|---|
| An iOS/Android app | ShipNative | Real React Native + Expo output, device preview |
| A web app from prompts | Lovable / Bolt.new | Fast full-stack web generation |
| An AI IDE with Git | Cursor | Repo-native, visual diffs |
| Delegated coding tasks | Claude Code | Terminal agent, multi-file autonomy |
| Cloud VS Code | GitHub Codespaces | Standard repos, no lock-in |
| Fast frontend sandboxes | CodeSandbox | Instant microVMs |
| Internal tools, no code | Glide | Spreadsheet-to-app |
| Predictable enterprise infra | Superblocks/DronaHQ class | Governance, RBAC |
If you’re building a mobile app: ShipNative
This is the Replit gap almost no alternatives list mentions. Replit Agent is excellent at web apps and can technically host an Expo project — but mobile there is a DIY path: you configure the tooling, fight the preview, and pay agent-time for the plumbing.
ShipNative starts from the other end: it only builds mobile apps, so all the mobile plumbing is the product. Describe the app (or upload a screenshot), get a React Native + Expo project with navigation, screens, auth, and a database — previewed live on a phone frame, exportable as a complete codebase. Pricing is credit-based and visible, which lands differently after a surprise compute bill.
Trade-off:it won’t build your web dashboard. Mobile only.
If you’re building web apps: Lovable or Bolt.new
- Lovable — the strongest prompt-to-web-app experience; React + Supabase output, GitHub sync. The non-coder favorite.
- Bolt.new— closest to Replit’s browser-IDE feel with stronger generation ergonomics. Better for the technically inclined; token limits arrive mid-feature on the free tier.
Both export real code, which already beats staying stuck.
If you want an AI IDE: Cursor (or Claude Code)
The most common migration for developers who outgrew Replit’s sandbox: repo on GitHub, Cursor for interactive AI editing with visual diffs, or Claude Code for delegating multi-file tasks from the terminal. Real branches, real PRs, predictable subscription pricing. See our full breakdown in Claude Code vs Cursor vs ShipNative for mobile apps.
If you just want cloud dev: Codespaces or CodeSandbox
- GitHub Codespaces — VS Code in a browser tab against any GitHub repo. The no-lock-in baseline; free tier covers hobby use.
- CodeSandbox — fastest boot times for frontend and full-stack JS sandboxes.
Neither generates apps for you — these replace Replit-the-environment, not Replit-the-agent.
If you’re building internal tools: Glide
Spreadsheet in, working tool out. If your “app” is really a team utility with a Google Sheet behind it, this is less machinery than any agent platform.
When to stay on Replit
Honesty section: Replit remains a genuinely good choice if you want build + host + database + deploy in one account and your product is a web app. The all-in-one convenience is real; the costs are manageable with agent usage discipline. Leave when your platform (mobile), workflow (Git), or bill (compute) stops fitting.
Building for phones? Generate a React Native app free at shipnative.dev — live preview, full code export, visible pricing.