mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
777957c6fb
Summary: There's currently a hidden parameter passed to the LayoutAnimation engine for "failure". It's not been used anywhere, ever, since it's a hidden parameter... and it's probably not called from the native side in non-Fabric. But it's been added to the native side of Fabric for feature-completeness and we might as well expose it, the cost seems minimal. Changelog: [Internal] Reviewed By: shergin Differential Revision: D22889455 fbshipit-source-id: 73322776ed21e58a370500ccfde89285f07a9d50