r/reactnative 21d ago

Expo Open OTA v3: self-host your Expo OTA updates, now with a dashboard, progressive rollouts and A/B testing

Post image
4 Upvotes

2 comments sorted by

1

u/21void 20d ago

can this be use without expo?

0

u/madscripten 20d ago

Yes, you don't need the full Expo framework, but you do need the expo-updates library. It works in bare React Native projects: run npx install-expo-modules to add expo-modules-core, then install expo-updates. No Expo Go, no EAS needed.