Skip to content

uniwind-ui

TypeScript

shadcn/ui for React Native.

shadcn/ui components for React Native, built on Uniwind. Copy and paste components for iOS, Android, and Web from one codebase.

react-native shadcn uniwind mobile

[features]

12+ Components

Button, Card, Input, Select, and more

Cross-Platform

iOS, Android, and Web

Uniwind Based

Tailwind for React Native

Copy/Paste

Own and modify the code

[install]

# 1. Copy component from src/components/ui/
# 2. Copy src/lib/utils.ts
# 3. Import and use

[usage]

import { Button } from "@/components/ui/button";
import { Card } from "@/components/ui/card";
import { Input } from "@/components/ui/input";

[requirements]

[license]

This project is licensed under the MIT license.

[links]