mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Decouples `__attach` from the constructor in `AnimatedProps`. This change will enable the instantiation of `AnimatedProps` (and subsequent invocation of `__getValue()`) without having to trigger side effects until after mount or update. This is important in order for `Animated` to ever become safe for Concurrent Mode. Changelog: [Internal] Reviewed By: lunaleaps Differential Revision: D28271628 fbshipit-source-id: 6ccfed6de79382cecdfa6939c7dad3134e1ecaaa