mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
eb9b2cedb8
Summary: The LayoutAnimationStatusDelegate exists so that platforms can get a signal when animations are starting or have all completed. This signal is meant to be used ONLY for driving animations at 60fps, or stopping that process, on the platform side. Changelog: [Internal] Reviewed By: mdvacca Differential Revision: D21675807 fbshipit-source-id: e89ba524ea43c266556199c8854e8228869755e3