Kami UI

Kami UI

Mobile-first React UI for Capacitor and mobile web

Kami UI is a React UI kit optimized for mobile UX: haptics, sheets, native-ish gestures, and clean tokens.

Install

npm install @kamiui/kami

Quickstart

import '@kamiui/kami/styles.css';
import { Button } from '@kamiui/kami';

Use the sidebar to browse every component page and preview.

On this page