I am using react native Expo
From the library react-native-paper/checkbox-item Link
I got the clickable label feature in which by clicking on the text the checkbox gets checked.
I got the tag Checkbox.Itemcode from this Expo Snack Link
<Checkbox.Item label="Item" status="checked" />
But in this, how do I put label after the checkbox ?
Like [ checkbox ] Label
Aucun commentaire:
Enregistrer un commentaire