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.
npm install --save react-app-component-box
import {Button, PayPassword, ...} from 'react-app-component-box'
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
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