SwiftUI-Aligned React Library

SwiftUI-inspired React components for production web apps.

Align your UI structure, interaction patterns, and API design with SwiftUI while keeping the implementation grounded in React and web platform best practices. These docs are published as static files for straightforward deployment on GitHub Pages, a CDN, or any other static host.

Build-time registry

118

colocated component docs discovered under packages/ui/src/components

ActivityIndicatoractivityindicator
Alertalert
AllowsHitTestingallowshittesting
AngularGradientangulargradient
AspectRatioaspectratio
AsyncImageasyncimage

Getting Started

Install the package, wire styles, and set up the baseline provider structure.

SwiftUI Alignment

Understand how alignment, stacks, and layout intent map from SwiftUI to React.

Responsive Design

Build flexible layouts with breakpoint-aware tokens and container-minded composition.