Nativecn

screenshot of Nativecn
react-native
tailwind
radix-ui
shadcn-ui

Universal shadcn/ui for React Native

Overview

nativecn is a library of React Native components designed to be highly customizable and easy to use in any React Native project. With built-in dark mode, CSS variables, and NativeWind support, it offers a collection of components inspired by shadcn-ui and react native reusable.

Features

  • Customizable Components: Easily customize components to fit the design requirements of your project.
  • Dark Mode Support: Built-in support for dark mode enables seamless integration with varying design preferences.
  • CSS Variables: Utilize CSS variables for consistent theming across different components.
  • NativeWind Support: Integration with NativeWind enhances styling capabilities for React Native applications.

Summary

react-native
React Native

React Native is a framework for building mobile applications using React and JavaScript. It enables developers to write once and deploy to multiple platforms, including iOS, Android, and the web, while providing a native app-like experience to users.

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

radix-ui
Radix UI

Radix Primitives is a low-level UI component library with a focus on accessibility, customization and developer experience. You can use these components either as the base layer of your design system, or adopt them incrementally.

shadcn-ui
Shadcn UI

Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.

Expo

An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.