Skip to main content
@amisi-mobile-starter/ui exports the app-facing components and provider from packages/ui/src/index.ts.

Set up the provider

Wrap your app once with UIProvider. It supplies the repository’s Gluestack configuration and current color mode.

Preview interactive examples

The UI playground renders the real components with editable props. Each component page embeds the hosted playground. To develop the playground and documentation locally, run:
Local documentation pages use the playground at localhost:8090.

Components