A framework for building native applications using React
disable subview clipping traversal when view culling is enabled (#52903)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/52903 changelog: [internal] disable subview clipping traversal when view culling is enabled. Subview clipping is already disabled by preventing prop from being set to true: https://fburl.com/code/bynvtwfs but we found a crash where the traversal leads to memory corruption with view culling enabled. Reviewed By: lenaic Differential Revision: D79168116 fbshipit-source-id: 9dcb624ca12bc2d94b265681795604ee0ac3fe00
S
Samuel Susla committed
7afb8ab3054e019ca83efbd737fd11487400aba9
Parent: 4b07edd
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
on 7/29/2025, 4:43:44 PM