Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions app/(home)/ComponentKitsSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ export default function ComponentKitsSection() {
preview="https://nativewindui.com/og.png"
description="30+ beautiful components and flows that strive for a native look & feel. The perfect starting point for those who need to ship fast and look good doing it."
/>
<UIKitCard
url="https://shadcn-native.moveinready.casa/"
title="shadcn-native"
preview="https://raw.githubusercontent.com/moveinready-casa/shadcn-native/refs/heads/main/assets/cover-image.png"
description="An unoffical shadcn/ui port for react-native built with nativewind, these components are accesible and performant with the same design as shadcn/ui."
/>
<UIKitCard
invertOg
url="https://rnr-docs.vercel.app/"
Expand Down