SwiftUI's design language.
Your React codebase.

Apple HIG–accurate components on Tailwind CSS and Radix. Installed as source with the shadcn CLI — you own every line.

64 components · light & dark · MIT license

Control Center
Connectivity
Wi-Fi
Bluetooth
Focus

Display

Appearance

Desktops: 2 New

Install like shadcn/ui

No package to depend on. The CLI copies the component source into your project, styled with Apple's system tokens.

npx shadcn@latest add https://cupertino-ui.baltoon.jp/r/button.json

HIG-accurate tokens

The real system palette, label hierarchy, SF type scale with exact tracking, hairline separators, and translucent materials.

Own the code

Components are files in your repo, not a dependency. Restyle a switch or rebuild a sheet without fighting a library.

Light and dark, free

Every token has light and dark values, just like UIKit's dynamic colors. Toggle one class and everything follows.