What ships today, and what's next.
Birdify is a small team shipping in the open. Two stacks are in production use in our private beta; two more are being built. This page says exactly where each one stands — no roadmap theatre, no dates we can't hold.
- Available · private beta
Flutter
iOS + Android
Ship 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 Flutter docs - Available · private beta
React Native
iOS + Android · Expo & bare
Push 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 React Native docs - In development · early access
Native iOS
iOS · SwiftUI
Write 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.
Request early access - In development
Native Android
Android · Kotlin & Java
The 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.
Request early access
We don't publish dates for work that isn't finished. If a stack you need is on this list, tell us — early-access order follows real demand.
Ship updates your users get instantly.
Install the CLI and start shipping over the air on Flutter and React Native. No rebuilds, no store review, no waiting.
$curl -fsSL https://birdify.dev/install.sh | sh