VirenMohindra / nativecn-ui

Beautiful and customizable React Native components

Home Page:https://nativecn.mintlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nativecn-ui

Beautiful and customizable React Native components, inspired by shadcn-ui.

Start building apps faster.

Dark mode Light mode

Usage

How do I run this locally?

# Clone the repo and cd into it
git clone git@github.com:Swiftcn-UI/nativecn-ui.git
cd nativecn-ui/

# Install deps
yarn

# Run it with Expo
yarn start

How do I add components to my Expo project?

We have an npx command for that.

# Run this inside your project's root dir
npx nativecn-ui add Button

Components

  • Avatar
  • Badge
  • Button
  • Card
  • Tabs
  • Toast
  • Toggle
  • Calendar (WIP)
  • Checkbox (WIP)
  • Input (WIP)

Contributing

Check out the contributing guide

License

Distributed under the MIT license.

About

Beautiful and customizable React Native components

https://nativecn.mintlify.app

License:MIT License


Languages

Language:TypeScript 96.7%Language:JavaScript 3.1%Language:Shell 0.2%