expo_dev_start
Launch an Expo development server with QR code to test your app on iOS, Android, or web devices.
Instructions
Start Expo development server with QR code for device testing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | No | Platform to target (default: all) | |
| clear_cache | No | Clear Metro bundler cache | |
| port | No | Port number for dev server | |
| qr_format | No | QR code format (default: terminal) | |
| offline | No | Run in offline mode |