Expo Updates Server

This server is running and ready to serve Expo updates from the bundle directory.

Scan to open in Expo Go

QR Code
exp://round6b8.style.dev?platform=ios&runtime-version=exposdk:53.0.0

Available Platforms:

Try it in Expo Go:

exp://round6b8.style.dev?platform=ios&runtime-version=exposdk:53.0.0

You can also use these URLs:

exp://round6b8.style.dev/index.exp?platform=ios&runtime-version=exposdk:53.0.0
exp://round6b8.style.dev/manifest?platform=ios&runtime-version=exposdk:53.0.0

curl Example:

curl -X GET "https://round6b8.style.dev" \
    -H "expo-platform: ios" \
    -H "expo-runtime-version: exposdk:53.0.0"