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

Update react

Open senior-debugger opened this issue 6 years ago • 2 comments

Event componentWillRecieveProps will deprecate after updating react. Use getDerivedStateFromProps() and componentDidUpdate() instead componentWillReceiveProps();

senior-debugger avatar Apr 26 '19 17:04 senior-debugger

+1

tokinonagare avatar May 07 '19 11:05 tokinonagare

This ticket is a duplicate of #180

maxme avatar Jul 23 '19 10:07 maxme