Back to Expo

Installation in bare React Native projects

packages/expo-updates/README.md

latest1.2 KB
Original Source
<p> <a href="https://docs.expo.dev/versions/latest/sdk/updates/"> </a> </p>

The expo-updates module enables your app to manage remote updates to your application code.

This module works with a server that implements the Expo Update protocol.

The EAS Update hosted service implements this protocol.

To build a custom server that implements the protocol, see the example server source code here.

Installation in bare React Native projects

Learn how to install expo-updates in your project in the Installing expo-updates documentation page.