Expo projects are highly customized React Native projects. Because of this, available CodePush solutions are limited.
This project, inspired by hot-updater
, offers an alternative way to manage bundles using storage services like S3, Firebase, Supabase, etc.
It follows Expo Updates technical specs and maintains compatibility with Expo Updates.
โ
Works with expo run:android --variant release
โ
Works with expo run:ios --configuration Release
โ Compatible with Expo Managed Workflow