A framework for building native applications using React
Add support for global view culling outset ratio setting (#53845)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/53845 Adding a feature flag controlling the outset ratio set on the culling context frame. This feature flag value will add an outset on the width and height calculated by multiplying these with the provided ratio value. This will offset each side of the frame, maintaining the center of the frame at the same location. This outset ratio helps mitigate async scroll blanking and focus handling on host platforms. Changelog: [Internal] Reviewed By: mdvacca Differential Revision: D82684027 fbshipit-source-id: 3d1aaf680c5896fd4bb992b272b650ab2c097905
N
Nick Lefever committed
2f40224faf73bda13cbd16ecbaebca71b6e1169d
Parent: fb09b37
Committed by Facebook GitHub Bot <[email protected]>
on 9/28/2025, 10:13:07 PM