Ship at the speed you build — not the speed of review.
Birdify is over-the-air code push for Flutter and React Native. Push code and UI changes to installed apps in seconds, without waiting on App Store review. Native iOS and native Android are in active development.
$curl -fsSL https://birdify.dev/install.sh | shWhy we built it
Mobile teams move fast — until they hit the store. A one-line fix waits days behind review. Users sit on old builds for weeks. A hotfix means a full resubmit. The web has never worked that way: you ship, and it's live.
Birdify brings that to mobile for the changes that don't need a native rebuild. Your app ships to the store once with the SDK embedded; after that, code and UI changes go out over the air in seconds — signed, verified, and reversible.
One workflow, every stack
Flutter
Available · private betaShip Dart changes over the air on iOS and Android. Birdify diffs the compiled bundle and reconstructs it on device — hotfixes and UI tweaks land on the next launch.
Read the docs →React Native
Available · private betaPush whole JS bundles to Expo and bare apps — architecture-independent, self-hostable, and CodePush-style. Swap the bundle on next launch with device tracking built in.
Read the docs →Native iOS
In development · early accessWrite plain SwiftUI. Birdify transpiles the whole app into a Server-Driven-UI bundle that renders as real SwiftUI, so UI and logic changes ship without a store release.
See the roadmap →Native Android
In developmentThe same whole-app OTA model for Kotlin and Java apps — Jetpack Compose and View-based UI shipped as data, no Play Store round-trip for code and UI changes.
See the roadmap →What we hold to
Signed & verified
Every bundle is signed at publish time and checked on the device before it runs.
No native code
Only managed bundles travel over the air — App Store and Play safe by design.
Fail-open
A patch that fails to boot auto-reverts to the last good bundle. Users never get a broken app.
Self-hostable
Run the update server in your own infrastructure so bundles never leave your network.
Birdify is in private beta
We're working closely with early teams. Install the CLI to try it, read the docs, or get in touch and we'll get you set up.