资讯

A multiple select component for React. Contribute to Khan/react-multi-select development by creating an account on GitHub.
Getting started Add react-native-check-box to your js file. import CheckBox from 'react-native-check-box' Inside your component's render method, use CheckBox: ...