import { CheckBox } from 'react-native-elements' <CheckBox title='Click Here' checked={this.state.checked}/> <CheckBox center title='Click Here' ...
確定! 回上一頁