Light, dark, desktop, tablet, mobile, and Expo Go frames
EX
Expo Go
Phone QR and Metro launch runbook
Universal
Web and Expo render the same gluestack app shell, route content, tokens, and settings surface.
Mobile
Expo Go launch preview
The phone launch route is part of the same app renderer as web: same shell, same settings pane, same gluestack provider, and the same route content in Expo Go.
View components
->
Expo Go
Launch the same gluestack app on a phone
The launch link opens the DevDocs.ai design-system app that now uses the same dashboard shell and route renderer as design.devdocs.ai. Install Expo Go first if the phone does not already have it.
EX
Open in Expo Go
iOS
Download for iOS
AND
Download for Android
Expo Go URL
exp://design-expo.devdocs.ai
Expo SDK
54.0.0
Cloudflare host
design-expo.devdocs.ai
Run command
Phone-facing dev server
The default launch uses the Cloudflare tunnel host. The fallback command uses Expo's hosted tunnel when local network routing is not available.
CMD
Cloudflare host
pnpm expo:go
CMD
Expo tunnel fallback
pnpm expo:tunnel
CMD
Metro origin
http://127.0.0.1:8081
Install Expo Go first
iPad and Android testers can use the store links, then tap the exp:// launch link from this same route on design.devdocs.ai or inside the Expo app.