react-native-checkbox
react-native-checkbox copied to clipboard
Fix componentWillMount warning on React Native 0.61.5+
If you currently use the component on this version or higher (haven't checked the exact version where this became an issue), you will get a warning asking you to rename this function to componentDidMount. So I have done that, as well as tested that the component worked as usual, and so it has.