issues
search
crazycodeboy
/
react-native-check-box
Checkbox component for react native, it works on iOS and Android.
MIT License
518
stars
184
forks
source link
Added setState to save checked state of checkbox
#74
Open
ghost
opened
6 years ago
ghost
commented
6 years ago
added setState to getDerivedStateFromProps to save isChecked state
nqtuyen92
commented
6 years ago
same issue!