react-native-awesom / react-native-component-lib

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

Home Page:https://munchkinreact.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

👾Munchkin - A react native component lib compatible with TailWind CSS

munchkinreact.app

Features

  1. Get buttons, loaders, and other components to bootstrap your app development
  2. TailWind CSS compatiable
  3. Written in TypeScript

Try it out now

Run the example storybook, now available on iOS

Getting started

Fastest way to get started is to use our template. To use this component lib inside your project

  1. Install and configure (nativewind)[https://www.nativewind.dev/]
  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

View the code

To view code to the sample storybook here

About

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

https://munchkinreact.app/


Languages

Language:TypeScript 79.5%Language:JavaScript 20.5%