PWA UIv0.1
Docs / Resources / Registry source

Resource

Registry source

The published registry is generated from this project and served with the documentation site. Inspect the index or install individual primitives into your own codebase.

Published files

These endpoints are part of the live site, so they stay aligned with the component examples documented here.

Install a component

Use the public site URL as the registry origin and replace the final filename with the item you need.

bash
pnpm dlx shadcn@latest add https://pwaui.com/r/app-shell.json

Available items

AppShell, SafeArea, BottomSheet, ResponsiveDialog, ActionSheet, NavigationBar, TabBar, KeyboardAvoidingView, and the shared hooks are published independently.