How to create a mobile app for free.
The 2026 honest guide.
The honest answer to how to create a mobile app for free is that you can’t — not a real one. Free gets you a preview on your own phone, not an app anyone can install. A shippable app starts at $124 a year in store fees, plus either your time or a tool. No magic, no web-shortcut workarounds, no “free forever” page that hides the bill three clicks down.
Cost of a hand-coded Expo Go preview — a prototype, not a shippable app
Minimum first-year cost for both stores
What it is
What “free” really means when you create a mobile app.
Three different things hide behind the word free, and tools mix them on purpose. How to create a mobile app for free has three honest answers, depending on which kind of free you actually need. Free to build means the editor or the AI prompt costs nothing. Free to host means the app runs on a free tier with usage caps. Free to publish means somebody else pays the App Store and Google Play fees for you, which almost no platform does.
Most free ai tools to build apps cover the first two and quietly skip the third. That is fine if all you need is an Expo Go preview for friends, beta testers, or internal team tools — a React Native app running on a real phone for $0 in software. But a preview you text to people is not a launched app, and it never becomes one for free. The moment you want a public listing on the App Store or Google Play, the $99 Apple Developer Program and the $25 Google Play Developer fee are paid by nobody except you, no matter how loud a free app maker ai pitches itself.
The three paths
Free gets a preview. A real app costs money.
Map out how to create a mobile app for free in 2026 and you find exactly one free option — a preview you can’t distribute — and two paid ones that put a real, installable app in someone’s hands. They scale by ambition and by cost. Anyone who tells you the free preview is a finished app is selling you something.
- 1
Hand-code an Expo Go preview
$0 — preview onlyUse the open-source Expo CLI and React Native CLI to hand-code a React Native project, then run it on your phone by scanning a QR code with the free Expo Go client. No App Store, no Play Store, no developer accounts, no software fees. The catch is the important part: this is a preview, not a launched app. Nobody can find it or install it from a store — you grow by texting people a QR code, which is fine for friends, beta testers, and internal team tools, and nothing more. And it is only free in dollars. The cost you actually pay is time: you write every line yourself.
Best for. Developers who code, testing the idea, beta testers, internal company tools, prototypes you share by link.
- 2
Android Play Store only
$25 one-timePay the $25 Google Play Developer fee once, publish a real native Android app to the Play Store, skip iOS entirely. Real store presence, real install metrics, real updates pushed through Google's infrastructure. Android accounts for roughly 70% of smartphones worldwide, and the developer fee is a single $25 charge for life — no annual renewal. Reasonable if your audience is Android-majority (most of Asia, Latin America, Africa) or if you want to validate the market before paying Apple's $99 a year.
Best for. Founders targeting Android-majority regions, MVP launches, market validation.
- 3
Both stores (App Store + Play Store)
$124 first year, $99/yr afterThe full mobile experience: $25 one-time Google Play Developer fee plus $99 a year Apple Developer Program — $124 to get on both stores in year one, $99 a year after that. This is the floor for serious distribution. The $124 is not really optional once you want both platforms. Anything else — managed builds, push notifications, analytics, custom domains — adds to the bill, but the developer fees themselves stop here.
Best for. Anything you actually expect to grow into a real product.
Free is a preview. A real app starts at $124.
You can preview through Expo Go for $0 and share by QR code — but that is a prototype, not a launched app, and it stays a prototype no matter how long you iterate. The minute you want a real app on both stores, the floor is $124 in publishing fees the first year — $25 one-time Google, $99 a year Apple — before you spend a dollar on anything else. Most of the “free” mobile app builder free pricing pages on the internet just don’t mention this line.
Where Newly fits
Not free — the cheapest paid AI path.
Newly is paid from day one. We do not have a free tier, and we do not want one — a free tier on a service that runs cloud builds, AI generations, and managed previews would either be a trial in disguise or quietly subsidised by other paying users. Neither is honest. So instead of pretending, here is the trade: from $25 a month, you describe your app in your own language and Newly generates a real React Native and Expo codebase you own.
The truly free path is hand-coding with the open-source Expo CLI. That is what the rest of this guide walks through — and it is genuinely free, just slow. Newly is the cheapest AI option in 2026 for skipping the hand-coding while still shipping a real native app. Both paths end at the same place: a working React Native build on your phone, the standard developer fees if you want store distribution, and your code in your own repo.
Free tier vs marketing-only
Tools with a real free tier vs tools that just say free.
A usable free tier lets you actually finish the loop: build, preview on a real phone, and own the output. A marketing-only free is a trial wearing a sticker. The difference is what is in the fine print, not the headline.
A usable free tier
- Real working build you can install on your phone
- Expo Go preview that does not require a paid account
- Open source code you own and can host anywhere
- Clear pricing page with documented limits
- Production build at $0 or one-time small fee
Marketing-only free
- Free trial that flips to paid before you ship
- Per-active-user pricing that triggers at 10 users
- Branded splash screens you cannot remove
- No app store publishing in the free tier
- Hidden caps on build minutes or AI generations
The honest test: can you ship a working build to a real phone, with your own code, without paying anything beyond the developer fees? If yes, the free tier is real. If no, it is a trial.
Hidden costs
Five places “free” stops being free.
None of these are scams. They are how free tiers stay free. They also surprise people who jumped in on the word free without reading the limits. If your plan is how to create a mobile app for free without that surprise, audit this list before you start.
Per-active-user pricing
Your free tier covers 10 monthly active users. The 11th flips the project to paid, usually at $20 to $50 a month per app. Common with hosted no-code builders.
Build minute limits
Free build pipelines cap how many production builds you can run per month. You burn through them fast once you iterate on the App Store icon, the splash screen, and the metadata.
Branded splash screens
Cheaper tiers slap a vendor logo on your boot screen. Removing it usually moves you up one paid tier. Fine for hobby projects, fatal for anything you want to look professional.
No app store publishing
The build is free, the preview is free, but the moment you click Publish to App Store you hit a paywall — or the platform tells you to bring your own developer account.
Add-on features
Push notifications, custom domains, large image storage, and team seats are routinely paywalled even when the core builder is free. Map your features against the limits page before you commit.
Newly: real code, one flat price.
Newly is paid from day one — from $25 a month, flat. No per-active-user pricing, no branded splash screens, no build-minute caps that flip on at the worst moment. You describe the app, get a real React Native and Expo codebase you own, and ship to the App Store and Play Store with only the standard developer fees on top. If you want strictly free, hand-code with the open-source Expo CLI; if you want the cheapest AI path, this is it.
FAQ
How to create a mobile app for free, in plain language.
Not a real one, no — and anyone who says otherwise is selling you a preview or hiding the bill. Here is the honest version. If you can code, the open-source Expo CLI and React Native CLI let you build a React Native project and run it on your own phone through Expo Go for $0 in software. But that is a preview, not a shippable app: nobody can find it or install it from a store, and you grow only by texting people a QR code. The moment you want a real app people can download, you pay. Store fees are non-negotiable: $25 one-time for the Google Play Developer fee, $99 a year for the Apple Developer Program, paid by you, never by the tool. On top of that you spend either your time hand-coding or money on a builder. AI app builders, including Newly, are paid services from day one. So: free preview, yes. Free real app, no.
Skip the “free” theatre. Ship the real thing.
Newly is the cheapest paid AI path to a real mobile app — from $25 a month, you describe the app in your own language and get a real React Native and Expo codebase you own, ready to ship to both stores with only the standard developer fees on top. If $0 is the bar, hand-code with the open-source Expo CLI instead.