React Native Reusables

screenshot of React Native Reusables

Universal shadcn/ui for React Native featuring a focused collection of components - Crafted with NativeWind v4 and accessibility in mind.

Overview:

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.

Features:

  • Component Variety: Includes components like Accordion, Alert, Dialog, Button, Calendar, Card, Checkbox, and more.
  • Customization: Users can easily tailor the code to suit their specific requirements.
  • Documentation: Work in progress on creating a documentation website for installation, setup, and usage of each component with dependencies.
  • Community Standards: Implementation of Github Community Standards Checklist for transparency and collaboration.
  • Theme Creation Tool: A tool for users to create their own themes inspired by examples provided.
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.