wasabi-ui
v1.0.0-alpha.2
Published
Typescript & React Base Components
Downloads
8
Readme
wasabi-ui
Provides Base Components for React and React-Native
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
React
- Test on `Electron
- Compiler
install
npm install --save wasabi-ui
Contribute
Clone and Install Project
- git clone ....
- install dependencies.
npm install