React Native Component Lib screenshot

React Native Component Lib

Updated: 15 Mar 2023
29 Stars

This is a react native component library compatible with Nativewind (tailwind css)

Categories

Overview:

This product is a component library for React Native applications, aimed at boosting app development by providing buttons, loaders, and other components. It is compatible with TailWind CSS and is written in TypeScript. Users can try out the library by running the example storyboard available on iOS. The installation process involves manual setup by adding the component library to the project via npm or yarn.

Features:

  • Bootstrap Development: Get buttons, loaders, and various components to accelerate app development.
  • TailWind CSS Compatible: Works seamlessly with TailWind CSS for styling and design needs.
  • TypeScript Support: Written in TypeScript for type safety and improved developer experience.

Installation:

To add this component library to your project manually, follow these steps:

  1. Install and configure (nativewind)
  2. Run yarn add @digital-art-dealers/react-native-component-lib in your project
  3. Add node_modules/@digital-art-dealers/react-native-component-lib/**/*.{js,jsx,ts,tsx} to your tailwind.config.js

Summary:

This component library for React Native offers a convenient way to enhance app development by providing pre-built components and utilities. With compatibility with TailWind CSS and TypeScript support, developers can efficiently integrate these components into their projects. The provided installation guide ensures a smooth setup process for leveraging the library’s features.