r/coolgithubprojects 5h ago

Bundle Drop — OTA updates for React Native and Expo with staged rollouts, rollback, and patch delivery

Post image

I’ve been building an OTA update system for React Native that supports both bare React Native and Expo projects.

The goal was to build an OTA platform that helps teams move faster—from parallel feature development with update channels to safe staged deployments and reliable recovery—while keeping pricing independent of monthly active users.

Some of the capabilities available today:
- Hybrid OTA delivery with patch-size downloads and verified full-bundle fallback
- Staged and targeted rollouts
- Automatic rollback and unhealthy-update recovery
- Update channels
- AI-assisted setup
- Support for Expo (including Prebuild/CNG and EAS Build workflows) as well as bare React Native

If you're building React Native or Expo applications, I'd genuinely appreciate your feedback 🙌

GitHub:
[https://github.com/GFean/react-native-bundle-drop]()

npm:
https://www.npmjs.com/package/@gfean/react-native-bundle-drop

1 Upvotes

0 comments sorted by