Reload app
reload_appReload the JavaScript bundle in a running React Native app to apply code changes instantly, similar to pressing 'r' in the Metro terminal. Requires Metro bundler to be active.
Instructions
Trigger a full JS reload of the running React Native app (same as pressing 'r' in the Metro terminal). Requires Metro running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targetId | No | Runtime target id (from list_runtime_targets) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reloaded | Yes |