A framework for building native applications using React
Animated: Optimize Traversals in Nodes (#46286)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/46286 Optimizes the runtime performance of `Animated` by using memoization to avoid repetitive traversals of `props` (and `style`) values. Changelog: [General][Changed] - Improved runtime performance of `Animated` Reviewed By: javache Differential Revision: D62037506 fbshipit-source-id: b0202f02c87466e1cef61b841de7e861a0ecae4e
T
Tim Yung committed
d1ebe02c19a4ae78f54e2647d5b18e6bf93079c1
Parent: 9e35dff
Committed by Facebook GitHub Bot <[email protected]>
on 9/6/2024, 7:15:21 PM