rork.comAI tool

rork-app

rork.com
Pricing plans

Detailed pricing plans are not available yet for this tool.

Detailed overview

Max🇺🇸Sign inFAQFoundersDocsPricingMax🇺🇸🇺🇸EnglishSign inBuild real mobile apps, fast.Create native mobile apps by chatting with AI. Idea to phone in minutes, to App Store in hours.Drop files here to upload them to the conversationMax 10MBUpgrade for up to 5GB uploadsRork MaxIntroducing Rork MaxSuperior design, new capabilities, and support for Games, Widgets, Live Activities, Apple Watch, iPad, Vision Pro and more.Learn more about Rork Max → --- Make almost any  app with Rork Max.The most advanced AI for building mobile apps. Better design, new capabilities, incredible performance.The most advanced AI for building mobile apps. Better design, new capabilities, incredible performance.Try Rork MaxThe most advanced AI to build apps. Superior in design. Every Apple platform — iPhone, iPad,  Watch,  TV, Vision Pro, and iMessage.If your device can do it, Rork Max can build it — 3D games, AR, body tracking, Live Activities, Siri intents, widgets, and more.The first Swift app builder on the web. Install on your iPhone with one click. Two clicks to App Store.Supports all  platforms.Build great apps for your  devices.iPhone, iPad, Apple Watch, Apple TV, Vision Pro. Rork Max builds for every screen Apple makes — each app tailored to the platform it runs on.AR furniture planneriPad + LiDARWidgetsHome Screen + Lock ScreenDoom for Apple WatchwatchOSApple TV apptvOSSnapchat-style lensesCamera + Vision AIVision Pro shootervisionOSMaximum capabilities.If your device can do it, Max can build it.For any  deviceCamera & Vision AIDynamicIslandSiriActionsAR & LiDAR3D GamesiMessageAppsAnimationsNFCScreenTimeHealthKitHomeKitWidgetsBackground TasksBuild your own game.The App Store’s biggest categoryis now open for your ideas.Build 3D games with real physics, AR experiences like Pokémon Go, and gameplay powered by on-device AI — like a boxing game you play with real punches. Everything runs natively at 60fps, with full access to ARKit, SceneKit, Metal, and every native API on the device.Minecraft on iPhoneSubway Surfers clonePokémon Go-style AR gameAR BoxingiMessage BasketballDoodle JumpTry it on your iPhone.Press play.It’s on your phone.Install your app on your iPhone — right from your browser. No Xcode. No $99 developer account. No provisioning profiles. Just plug in your phone and press play.Easy publishing.Two clicks toApp Store.Submit your app to the App Store and TestFlight directly from Rork. Sign in once with your Apple ID — every submission after that is a single click. Invite testers by email, track build status in real time, and get a TestFlight link when it’s ready.One-click submissionsSign in once. Every build after that ships with a single click.TestFlight invitesAdd testers by email from Rork. No App Store Connect busywork.Real-time trackingSee exactly which build step you’re on. Get notified when it’s done.Breakthrough technology.Build real iOS apps on the web.For the first time in history.Building native iOS apps from a browser was supposed to be impossible. iOS apps can only be compiled on a Mac. They can only be tested in Apple’s own Simulator. And they can only be shipped with Xcode. So we brought the entire Apple development stack to the cloud — and made it invisible.Streaming liveA real iPhone.Streaming to your browser.The preview is a real iOS Simulator running on a Mac in our cloud, streaming to your browser over the same low-latency protocol behind FaceTime. Your touch input travels to the Simulator in milliseconds. Every animation, every gesture — exactly as it runs on a real iPhone.Hundreds of Macs.One is yours.We keep a fleet of Macs running 24/7. The moment you send a message, one becomes yours — loaded with Xcode and the full iOS SDK. An AI agent writes your app in SwiftUI, hits Build, reads the errors, fixes them, and builds again. The same cycle every iOS developer does daily — except it takes minutes.When it compiles clean, you see it in your browser. Built by the same toolchain behind every app in the App Store.What will you build?Get started --- Max🇺🇸Sign inFAQFoundersDocsPricingMax🇺🇸🇺🇸EnglishSign inGeneralHow does Rork work?Describe your app idea in plain English and Rork generates a working app using React Native and Expo. You can test it instantly on your phone by scanning the QR code or in your browser. The browser preview is a great way to quickly see how your app feels, but the details may vary and not all native features are available in the browser.Do I need coding experience to make my mobile app?Rork makes a working prototype in minutes just from plain English descriptions. If you want to make a complex mobile app with authentication, database, payments, push notifications, etc. – you'll currently need engineering help at some point or spend time researching how to implement these features.What types of apps can I build?Rork makes a beautiful v1 of your app, prototype any number of screens, and easily build AI-powered applications like Chat, Voice Transcription, or Image Generation. Rork apps also store data on the device and integrate with any third-party APIs. However, integrating features like database, authentication, notifications, and payments will take more time to figure out or will require engineering help. We are working on making it super easy for non-technical people to build complex apps.Can I use Rork for professional purposes? E.g. for my work or my business?Yes, you can use Rork for professional purposes.TechnicalAre Rork apps actually native iOS/Android apps? Or is it just web apps?Yes, Rork apps are fully native apps built with React Native and powered by Expo, the #1 cross-platform framework that powers Discord, Shopify, Coinbase, Instagram, and nearly 30% of top 100 apps on the App Store. They work on both iOS and Android devices, but often can also be exported to web. It is a common misconception that native apps can only be built in Swift or Kotlin and require expensive development. React Native is a great way to build native apps with TypeScript that covers more than 95% of the native features, and allows to write Swift/Kotlin native code later if needed.Can I use Rork to build production-ready apps?Our team is focused on building the best support for native mobile apps. Rork is a great way to build production-ready apps. Rork starts with a working prototype built in a production-ready tech stack used by Discord, Shopify, Coinbase, Instagram, and nearly 30% of top 100 apps on the App Store. Rork can complete lots of simple apps and publish them to App Store or Google Play. If you hit a wall at some point, and you can always sync with GitHub and find engineers on Upwork/Fiverr to finish complex features for your app.Does it work on iOS and Android?Yes! Rork builds cross-platform apps that work on both iOS and Android devices.Can I use Rork to build a web app?Rork apps also work on the web, but we do not offer a hosting service for them. You can download your Rork app code and host it on Expo, Vercel or Netlify. Here's guide from Expo to host your app on the web: https://docs.expo.dev/guides/publishing-websites/IntegrationsCan I integrate Rork with a database like Supabase or Firebase?Yes, you can ask Rork to integrate with Supabase or Firebase, but we do not offer a easy way to do this yet, so you'll need to spend time with it. Note that if you want Supabase/Firebase Auth or Firebase Push Notifications, you'll need to export the code locally and use external guidance/tutorials to implement them.What is Rork Backend? Does it have a database or authentication service?Rork Backend are serverless backend functions that auto-scale with your demand and can securely call any third-party API or securely connect to external database. It doesn't require a server and works similarly to Supabase Functions. The reason we built backend functions is it's much more secure that connecting to Supabase directly like other platforms do – Rork Backend can use Supabase in a fully secure way, no RLS policies needed. We do not support built-in database or authentication yet as this is a harder problem to solve for native iOS/Android apps, but we will support it soon. We are committed to hosting the backend for all paid users, so you can use it on production – though keep in mind that it's a beta feature.How can I build apps that use AI features like chat, voice transcription, or image generation?Rork easily integrates with OpenAI API. We are committed to hosting the AI for you on paid plans and you do not need to struggle with API keys. You can simply ask Rork to build an app that uses AI chat, voice transcription, or image generation. If you want to use OpenAI API directly, you can export the code and ask Cursor to use your own OpenAI API key.Can I integrate Rork with my business tools like Google Sheets, Airtable, Notion, or my own API?Yes, you can integrate Rork with your business tools like Google Sheets, Airtable, Notion, or your own API. Just ask Rork to integrate with the service you want. It will ask for an API key and might make mistakes in the API calls unless you send it the link to the API documentation.Can I import Figma files into Rork?You can use Figma designs by copying your Figma app screen frames as an image and copy-pasting them into Rork AI chat input. Also, you can bulk export all of your Figma screens as images and drag-and-drop all of them into Rork AI chat input. We're working on a better way to import Figma designs into Rork.How can I add payments into my app with Stripe, RevenueCat, Superwall or Adapty?Right now we do not offer native payments integration, but you can export the code and use Cursor to add payments to your app, or find an engineer on Fiverr/Upwork to help you with it. We recommend using RevenueCat for in-app purchases and subscriptions since they integrate with native payment systems of App Store and Google Play, and also support Stripe for web. You will need to make a custom Expo Development Build to integrate with RevenueCat. You can export the code, setup Expo EAS CLI, and follow the official Expo guide on how to setup payments with RevenueCat: https://expo.dev/blog/expo-revenuecat-in-app-purchase-tutorialHow can I add authentication into my app?First, make sure you really need authentication, because most mobile apps on the App Store do not have authentication as most of user data can be stored on the mobile device itself. If you really do need authentication (e.g. your app is a social media app, needs cloud sync or collaboration), we recommend integrating email/password or magic link authentication with Supabase Auth – ask Rork to integrate it. If you want to use Social Login (Google, Apple, etc.), you will need to make a custom Expo Development Build and it's only possible with external guidance. You will need to export the code, setup Expo EAS CLI, and follow the official Expo guide on how to setup social login with Supabase Auth: https://supabase.com/docs/guides/auth/social-login/auth-google?queryGroups=platform&platform=react-native. You can also find an engineer on Fiverr/Upwork to help you with it.How can I add push notifications into my app?First, make sure you really need push notifications, because Rork supports in-app local notifications out-of-the-box. If you do, we recommend integrating with Firebase Cloud Messaging. You can export the code and use Cursor to guide you through the setup, or find an engineer on Fiverr/Upwork to help you with it. Here's an official Expo guide on how to setup push notifications with Firebase Cloud Messaging: https://docs.expo.dev/push-notifications/sending-notifications-custom/PublishingWhat is App Preview? Can I share my mobile app with friends/colleagues without TestFlight, App Store or Google Play?App Preview is a feature that allows you to share your app with friends or colleagues in minutes, before it's published to App Store. It's a great way to get feedback and test your app before it's released. You can publish your app to App Preview and share the `.rork.app` link that is generated for your app. Your friend will need to install Expo Go to open the shared app. They can also scan the QR code if they opened the link on their desktop.How can I publish to App Store or TestFlight?First, make sure you really need to publish to App Store or TestFlight, because App Preview is a great way to use or share your app and can be good to publish the app for every day use. If you do, Rork has a easy App Store publishing feature – just click Publish and follow the instructions. You'll need to have an Apple Developer Account and Expo account (you'll need a subscription if you use it too much).How can I publish to Google Play? Or download an .apk file?First, make sure you really need to publish to Google Play, because App Preview is a great way to use or share your app every day. If you do, right now Rork does not have a native Google Play publishing feature, but it's coming! You can download your Rork app code via GitHub integration, create an Expo account and publish your app via Expo Application Services (EAS). We recommend using Cursor with the AI agent to guide you through EAS CLI setup, publishing to Google Play and creating an .APK file. Expo has a great guide on how to publish to Google Play: https://docs.expo.dev/deploy/submit-to-app-stores/How can I publish to web?Rork apps also work on the web, but we do not offer a hosting service for them. You can download your Rork app code and host it on Expo, Vercel or Netlify. Here's guide from Expo to host your app on the web: https://docs.expo.dev/guides/publishing-websites/Code ExportCan I export the code?Yes, you own all generated code, but only on paid plans. You can download the code via GitHub integration to continue coding in Cursor, or deploy your app to Expo, Vercel or Netlify.How can I export the code?You should subscribe to a paid plan to export the code, sign in to your GitHub account and then use Rork's GitHub integration to export the code.How can I make changes locally and import them back to Rork?You should use Rork's GitHub integration to sync your code with GitHub. It is a two-way sync, so you can make changes locally and import them back to Rork.CollaborationCan I collaborate with others?Yes! Rork has built-in collaboration features. You can invite collaborators to your project by email or shareable link, with editor or viewer roles. You can also create teams to organize multiple projects under a shared workspace.BillingHow much does it cost?We offer a free tier plus plans ranging from $25 to $1000 per month with different credit limits. Check our pricing page for details.I hit my credit limit, what should I do? Can I buy more credits without upgrading my plan?You'll need to upgrade to a higher package ($25/$50/$100/$200+) or wait until the date of first purchase when credits reset. There's currently no way to separately buy additional credits.SupportDo you have priority support?Paid subscribers starting from $50/month get chat support, but as we have a small team right now, we can't offer fast support or engineering help. We usually reply within 24 hours. If you're on Free or Junior plan, you can contact our support email. We are always hiring great support engineers – we strive to keep our team small & exceptional to build the best product for our users in the long run. If you're interested in working with us, please apply at https://hq.rork.comRork broke my app, what should I do? Can I revert to a previous version?Yes, Rork has a 'Restore' feature that allows you to revert to a previous version of the app. If you're unsure which version to restore, you can press on the version card to preview the version before restoring it.I got stuck, will support fix the issue with my code?Unfortunately, we can't offer support for fixing issues with your code that AI made – though we update the AI every day so it makes less mistakes. Good news is we don't charge you credits for errors that AI makes. Try to ask Rork to search the web or restore to a previous version of the app which didn't have the issue, and then ask Rork to implement the original feature again.Rork got in an error loop and can't fix the issue, what should I do?You can ask Rork to search the web to fix your problem, or try reverting to a previous version of the app and then ask Rork to implement the original feature again.Frequently Asked QuestionsQuick answers about building apps with RorkGeneralHow does Rork work?Do I need coding experience to make my mobile app?What types of apps can I build?Can I use Rork for professional purposes? E.g. for my work or my business?TechnicalAre Rork apps actually native iOS/Android apps? Or is it just web apps?Can I use Rork to build production-ready apps?Does it work on iOS and Android?Can I use Rork to build a web app?IntegrationsCan I integrate Rork with a database like Supabase or Firebase?What is Rork Backend? Does it have a database or authentication service?How can I build apps that use AI features like chat, voice transcription, or image generation?Can I integrate Rork with my business tools like Google Sheets, Airtable, Notion, or my own API?Can I import Figma files into Rork?How can I add payments into my app with Stripe, RevenueCat, Superwall or Adapty?How can I add authentication into my app?How can I add push notifications into my app?PublishingWhat is App Preview? Can I share my mobile app with friends/colleagues without TestFlight, App Store or Google Play?How can I publish to App Store or TestFlight?How can I publish to Google Play? Or download an .apk file?How can I publish to web?Code ExportCan I export the code?How can I export the code?How can I make changes locally and import them back to Rork?CollaborationCan I collaborate with others?BillingHow much does it cost?I hit my credit limit, what should I do? Can I buy more credits without upgrading my plan?SupportDo you have priority support?Rork broke my app, what should I do? Can I revert to a previous version?I got stuck, will support fix the issue with my code?Rork got in an error loop and can't fix the issue, what should I do?Still have questions?Can't find what you're looking for? Our support team is here to help.Contact Support --- RorkFounders who startedwith an app.Some started in dorm rooms. Some couldn't code. All of them started with one idea and one phone.FeaturedRork StarsAll categoriesAIDatingDeliveryE-commerceEducationEntertainmentFintechGamingHealthMarketplaceMessagingNavigationNewsPhotoSocialTravelWellness#1Sam AltmanLoopt · 2005$730BOpenAI ValuationAI#1Sam AltmanOpenAI$730BOpenAI ValuationDownloadsN/AFounded2005Started fromLocation app built at Stanford#2Kevin SystromInstagram · 2010$2.9BNet WorthSocial#2Kevin SystromInstagram$2.9BNet WorthDownloads2B+Founded2010Started fromPhoto filter app, 13 employees#3Jan KoumWhatsApp · 2009$22BAcquired by MetaMessaging#3Jan KoumWhatsApp$22BAcquired by MetaDownloads2B+Founded2009Started fromRejected by Facebook#4Evan SpiegelSnapchat · 2011$8.4BMarket CapSocial#4Evan SpiegelSnap Inc.$8.4BMarket CapDownloads750M+Founded2011Started fromStanford dorm room project#5Travis KalanickUber · 2009$157BMarket CapMarketplace#5Travis KalanickUber$157BMarket CapDownloads1B+Founded2009Started fromCouldn't get a cab in Paris#6Zhang YimingTikTok · 2012$550BValuationSocial#6Zhang YimingByteDance$550BValuationDownloads3.5B+Founded2012Started fromNews app in a Beijing apartment#7Whitney Wolfe HerdBumble · 2014$8.5BPeak IPO ValuationDating#7Whitney Wolfe HerdBumble$8.5BPeak IPO ValuationDownloads100M+Founded2014Started fromLeft Tinder, started over#8Sean RadTinder · 2012$7BMarket CapDating#8Sean RadMatch Group$7BMarket CapDownloads500M+Founded2012Started fromSide project in a startup incubator#9Luis von AhnDuolingo · 2011$5BMarket CapEducation#9Luis von AhnDuolingo$5BMarket CapDownloads500M+Founded2011Started fromCAPTCHA inventor, free education mission#10Zach YadegariCal AI · 2023$50M/yrRevenue at 19Health#10Zach YadegariCal AI → MyFitnessPal$50M/yrRevenue at 19Downloads15M+Founded2023Started fromHigh school, AI calorie counting#11Nikita BierTBH → Gas · 2017$100M+Two Apps SoldSocial#11Nikita BierGas$100M+Two Apps SoldDownloads10M+Founded2017Started fromBuilt two #1 apps, sold both#12Alexis BarreyatBeReal · 2020$600MAcquired by VoodooSocial#12Alexis BarreyatBeReal$600MAcquired by VoodooDownloads50M+Founded2020Started fromFrustrated by Instagram's fakenessShow moreJan Koum got rejected by Facebook.Then he built WhatsApp.Your turn.Rork Stars Success StoriesReal stories from founders building with Rork.Two college athletes are making $19K/mo with an app they built in RorkBraylin & Christian failed at 5 businesses before 18, from Shopify stores to day trading to cutting hair. Then one thing clicked: 3AK Track, an app they built in Rork.Read→March 9, 2026 (2w ago)14yo and 17yo hit $1K/mo in 25 days with RorkEli is 14 and Harris, his brother & co-founder, is 17. In 2 months, they shipped 114 app versions. To grow, they DM'd 200 influencers, using their age as leverage to negotiate rates as low as $1 CPM.Read→March 4, 2026 (3w ago)From E-Commerce to App Store in 4 DaysA 17-year-old marketer with six figures in e-commerce sales built his first app with Rork. Then learned the hardest lesson in content: 500K views means nothing without the right audience.Read→February 26, 2026 (4w ago)18yo Made $131K in 6 Months with RorkGeorge is an 18-year-old who built Wrestle AI and Fight AI with Rork - zero coding experience, $1,100 total spend, $131K revenue in 6 months. Here's how.Read→February 25, 2026 (4w ago)Announcing RorkRork raised $2.8M pre-seedRead→May 5, 2025 (10mo ago)Be the next one.Try Rork Max for Free