Skip to main content

@amisi/ui

@amisi/ui provides reusable app-facing components and a shared provider for Gluestack-based rendering.

Install and import

import { Button, UIProvider } from '@amisi/ui';

Component and provider pages

Each sub-page includes:
  • Basic usage
  • Practical examples
  • Available props
  • Available methods or handlers