react-app-component-box
v1.0.0
Published
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.
Downloads
11
Readme
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.
form components
1、FormItem
<FormItem>
<Input />
</FormItem>
2、 other controlled form component
CheckBox: reset the native checkbox css
Radio: reset the native radio css
CursorInput: simulate input cursor when entry bank card number
tip components
list components
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。
PayPassword: for six number pay password
TouchScroll: A component to pull down to refresh, slide up to load next page. list demo