1.0.0-alpha.2 • Published 6 years ago

wasabi-ui v1.0.0-alpha.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

wasabi-ui

Provides Base Components for React and React-Native

Build Status

Motivation

Always we need some generic components on Web Side(react-html) and Mobile Side(react-native).

Generic Components

  • Stateful Base Component
  • Stateless Base Component
  • Generic Inputs
  • Generate Inputs in Form
  • Theme ...

Techs

install

npm install --save wasabi-ui

Contribute

Clone and Install Project

  • git clone ....
  • install dependencies.
npm install