From 759d519c5e05a5f7d71a6b7f19b08421227c16df Mon Sep 17 00:00:00 2001 From: Axel Marciano Date: Fri, 28 Aug 2026 16:52:43 +0200 Subject: [PATCH] Add xprem to Builds, Deployment & OTA Updates --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 842ac98d..86e1dcf5 100644 --- a/README.md +++ b/README.md @@ -326,6 +326,7 @@ Tools for building React Native apps with AI agents, and for putting AI inside y - [EAS](https://expo.dev/eas) - Expo Application Services: cloud builds, app store submission, and OTA updates. - [hot-updater](https://github.com/gronxb/hot-updater) - Self-hostable OTA update solution, a CodePush alternative. +- [xprem](https://github.com/mercuretechnologies/xprem) - Self-hosted OTA updates on the official Expo Updates protocol, an alternative to EAS Update. - [Fastlane](https://fastlane.tools) - Automate building, screenshots, and releasing for iOS and Android. ### Building Libraries