- Notifications
You must be signed in to change notification settings - Fork55
Beautiful and customizable React Native components
License
NotificationsYou must be signed in to change notification settings
Mobilecn-UI/nativecn-ui
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Beautiful and customizable React Native components, inspired byshadcn-ui. Built-in dark mode, CSS variables, and NativeWind support.
Dark mode | Light mode |
---|---|
![]() | ![]() |
First, initialize nativecn from your project's root directory.
npx nativecn-ui init
Then, you can start adding components.
npx nativecn-ui add Avatar
Tip: run
npx nativecn-ui add -a
to add all components.
# Clone the repogit clone git@github.com:Mobilecn-UI/nativecn-ui.gitcd nativecn-ui# Install depsyarn# Run it with Expoyarn start
- Avatar
- Badge
- Button
- Card
- Checkbox
- Dialog
- Input
- Progress
- Radio Group
- Skeleton
- Switch
- Tabs
- Toast
- Dropdown
- Select
- Alert (WIP)
- Form (WIP)
Check out thecontributing guide
Distributed under theMIT license.
About
Beautiful and customizable React Native components