see also
Using expo-updates with a custom server Every custom updates server must implement the Expo Updates protocol. You can find an example implementation of a custom server and an app using that server in the custom-expo-updates-server repository.
- https://github.com/expo/custom-expo-updates-server
- https://docs.expo.dev/versions/latest/sdk/updates/
- https://docs.expo.dev/build/updates/
- https://docs.expo.dev/build/setup/
- https://docs.expo.dev/build/building-on-ci/ (GitLab CI and CircleCI)
- https://docs.expo.dev/build-reference/infrastructure/
- https://docs.expo.dev/build-reference/local-builds/