Skip to content

camiler/react-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

some react ui components

Resources

Stars

Watchers

Forks

Packages

No packages published