Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 2.05 KB

README.md

File metadata and controls

50 lines (29 loc) · 2.05 KB

react components

These react UI components for mobile page are used in my work. It may just suitable for me. You can use it as a reference and hope this helps.

Installation

npm install --save react-app-component-box

How to use

import {Button, PayPassword, ...} from 'react-app-component-box'

1、FormItem

<FormItem>
  <Input />
</FormItem>

2、 other controlled form component

Button

CheckBox: reset the native checkbox css

Radio: reset the native radio css

Input

CursorInput: simulate input cursor when entry bank card number

tip components

Loading

Toast

Modal

list components

ListItem

functional components

AutoComplete: A dynamic list in a whole page which can search in the header searchBox, also you can enter a new data in the box and click the finish, the finish callback you defined will be executed。

CountDown

TopBar

PayPassword: for six number pay password