Skip to content

react-design/react-ui

Repository files navigation

react-ui

Based on the react to maintain a set of ionic style of reusable component library document

Installation

npm install fruit-ui

React-design

Show

demo

Phone preview

image

demo体验

Downloads

git clone https://github.com/react-design/react-ui.git

Install dependencies

npm install --registry=https://registry.npm.taobao.org --verbose

Start server

npm start

How to visit

Open url http://127.0.0.1:8080/ in browser.

Components

Components of the plan, the subsequent will continue to add new components

  • Button
  • Input
  • grid
  • Switch
  • Numberbox
  • Checkbox
  • Select
  • ActionSheet
  • Tabbar
  • Dialog
  • Toast
  • Popover
  • Carousel
  • Popover
  • Navigation
  • Spiner
  • Datepicker
  • Processbar
  • Searchbar
  • ShareGroup

Change log

Project Structure

   |-- example  
   |-- lib
   |-- src  
   |   |-- components  
   |   |   |-- button 
   |   |   |   |-- button.js
   |   |   |   |-- index.js
   |   |   |   `-- styles.less
   |   |   |-- ...  
   |   `-- index.js
   |-- .babelrc
   |-- .editorconfig
   |-- .eslintrc
   |-- .travis.yml
   |-- package.json
   `-- webpack.config.js

Welcome

  • Star
  • Fork
  • PR
  • Issue

About

😍 Rich component, to quickly build your mobile applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published