react-native-checkbox icon indicating copy to clipboard operation
react-native-checkbox copied to clipboard

Fix componentWillMount warning on React Native 0.61.5+

Open benchi99 opened this issue 5 years ago • 0 comments

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.

benchi99 avatar Apr 18 '20 14:04 benchi99