install_component
PAID. Add one component to an existing project, correctly. Returns the transitive registry closure in dependency-first install order, the single expo install line for the whole closure, every file with its exact target path, the provider nesting it needs, and the runtime rules for it. Use this instead of fetching /r/*.json by hand — a component is a closure, not a file, and the ways to get that wrong all fail silently. Foundation components need no licence key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | the component slug, e.g. "button" or "sheet" |