How to put a label next to the checkbox that also marks the checkbox?
import CheckBox from '@react-native-community/checkbox';
<CheckBox
value={Selected}
onValueChange={() => checkAll()}
tintColors=
/>
Aucun commentaire:
Enregistrer un commentaire