Back to Pull RequestsView on GitHub
#34238Closed
Moderate Review
Rollout passChildrenWhenCloningPersistedNodes flag
by javache•Aug 20, 2025
Summary
This PR enables a performance optimization flag called `passChildrenWhenCloningPersistedNodes`. This change improves React Native's Fabric architecture by optimizing how it manages its internal ShadowTree, without introducing any user-facing behavioral changes.
Changes
+12 additions-67 deletions
Impact Areas
React NativeInternal PerformanceShadowTree Management