Skip to content

Add xprem to Builds, Deployment & OTA Updates - #1246

Open
axelmarciano wants to merge 1 commit into
jondot:masterfrom
axelmarciano:add-xprem
Open

Add xprem to Builds, Deployment & OTA Updates#1246
axelmarciano wants to merge 1 commit into
jondot:masterfrom
axelmarciano:add-xprem

Conversation

@axelmarciano

Copy link
Copy Markdown

Adds xprem to Development Tools > Builds, Deployment & OTA Updates, right after hot-updater.

xprem is a self-hosted OTA update server for Expo and React Native. It implements the official Expo Updates protocol, so an app already running expo-updates can point at it with a config change and no extra native code. Bundles and assets stay in your own bucket and are served from your own CDN. On top of that it covers channel and branch mapping, progressive rollouts, instant rollbacks and end-to-end code signing.

It ships no native module of its own: the client side is expo-updates, so New Architecture support comes from Expo itself.

The project is at ~500 stars and has been serving production traffic since early 2025 for apps totaling more than a million monthly active users. Latest release is v3.1.2 (August 2026), with 88 commits in the last 60 days. It was previously released as expo-open-ota.

Disclosure: I'm the author and maintainer of xprem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant