crazycodeboy / react-native-check-box

Checkbox component for react native, it works on iOS and Android.
MIT License
518 stars 184 forks source link

Update state, and (don't) wrap text #66

Open plastbox opened 6 years ago

plastbox commented 6 years ago

Update component state/GUI when its isChecked property is altered. Support for the numberOfLines property to control text wrapping.

crazycodeboy commented 6 years ago

componentWillReceiveProps is Deprecated https://reactjs.org/docs/react-component.html#static-getderivedstatefromprops