Files
react-native/Libraries/Animated
Tim Yung 0bbb51e8c2 Animated: Remove Erroneous AnimatedProps Check
Summary:
This check will never pass because `this._propsAnimated` contains an instance of `AnimatedProps`, but `nextProps` contains an object literal containing the new props.

Changelog:
[Internal]

Reviewed By: JoshuaGross, TheSavior, kacieb

Differential Revision: D28271627

fbshipit-source-id: c563eec1eeaee5eb84bb01525313b46db502225a
2021-05-10 17:02:59 -07:00
..
2021-04-07 19:13:45 -07:00