Docs
Apple Watch Ultra
Watch Ultra–style case, complications, crown, and action button
Pro workflow
Open in v0 and the Pro CLI install shortcut are part of Cult UI Pro. Upgrade to use them in your projects.
Get Propnpm add lucide-react
Source code is available for Pro members.
Upgrade to copy and use these components in your projects.
View pricingAppleWatchUltra is a self-contained client component with interactive crown, action button, and complication regions.
import { AppleWatchUltra } from "@/components/apple-watch-ultra";
export function Showcase() {
return <AppleWatchUltra />;
}