Hybrid delivery
Devices receive a compact binary patch when it is efficient, with a complete verified bundle ready as the reliable fallback.
Small patch
When efficient
Full bundle
Always available
Loading Bundle DropExpo + Bundle Drop
Unlimited MAU on every plan. No per-user fees.
Native when it matters
Bundle Drop follows Expo's configuration and build model. Keep native folders absent in managed/CNG projects, or let a reviewed layered prebuild update projects that commit them.
Expo Go, Metro, and development clients behave normally while Bundle Drop stays out of the debug path.
The Expo config plugin applies through prebuild, expo run, or EAS without asking you to hand-edit generated entrypoints.
Upload compatible JavaScript and assets to a channel with option-free Expo platform commands.
Your Expo project
One workflow, two modes
Development
Expo Go or dev client
Use the development loop you already know.
Metro stays in control
Bundle Drop OTA remains disabled while debugging.
Release
Expo app config
Keep native configuration in the Expo project.
Bundle Drop plugin
Prebuild, expo run, and EAS apply the integration.
Release binary
The installed app owns a compatible runtime line.
OTA channel
Ship compatible JavaScript and bundled assets.
Release control for Expo
Devices receive a compact binary patch when it is efficient, with a complete verified bundle ready as the reliable fallback.
Small patch
When efficient
Full bundle
Always available
Release by channel, percentage, or user properties so the right Expo installs receive the right update at the right time.
On-device crash protection returns an unhealthy update to the last known good OTA or the native bundle.
Three commands to a verified setup
Login detects the project, registers the config plugin, preserves Expo Metro behavior, and previews every setup change before it is applied. Doctor verifies the result.
Follow the complete Expo setupCompatibility on your terms
Recommended default
Use the same literal runtime model across Expo and bare React Native. Your team decides when a native compatibility line changes.
Optional strict mode
Let the evaluated Expo runtime policy and native fingerprint become the upload authority when exact build proof is part of your release process.
Bundle Drop gives you everything you need to deploy React Native updates instantly. Join developers shipping with confidence.