react-native-animatable
react-native-animatable copied to clipboard
Update react
Event componentWillRecieveProps will deprecate after updating react. Use getDerivedStateFromProps() and componentDidUpdate() instead componentWillReceiveProps();
+1
This ticket is a duplicate of #180