dimanche 7 mars 2021

react native : How to put a label next to the checkbox that also marks the checkbox?

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