Skip to content

Techdojo/react-native-component-lib

 
 

Repository files navigation

Munchkin - A react native component lib

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)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.5%
  • JavaScript 20.5%