eas_build
Initiate an EAS cloud build for your React Native app on iOS, Android, or both, with configurable profile and cache options.
Instructions
Trigger EAS cloud build for iOS/Android
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | Yes | Platform to build | |
| profile | No | Build profile from eas.json (default: production) | |
| wait | No | Wait for build completion (default: false) | |
| non_interactive | No | Non-interactive mode | |
| clear_cache | No | Clear build cache |