Bringing shadcn/ui to React Native. Beautifully crafted components with Nativewind, open source, and almost as easy to use.
React Native Reusables is a versatile UI library powered by Expo and styled with NativeWind. It offers a wide range of components like Accordion, Alert, Button, Card, Checkbox, and more. The library provides a seamless way to build custom component libraries by allowing users to copy, paste, and tailor the code to their specific requirements.
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.
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.
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.
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.