This is a react native component library compatible with Nativewind (tailwind css)
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.
To add this component library to your project manually, follow these steps:
yarn add @digital-art-dealers/react-native-component-lib in your projectnode_modules/@digital-art-dealers/react-native-component-lib/**/*.{js,jsx,ts,tsx} to your tailwind.config.jsThis 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.