A framework for building native applications using React
Support loading and assigning scroll state from scroll view helper (#53999)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/53999 Update the `ScrollViewHelper` class to support reading the scroll state from the provided `stateWrapper` and assigning it to the view implementing the `HasScrollState` interface. This will be used in a future diff to implement scroll state loading on the scroll view component in the scroll state setter function. This enables having one implementation of the state loading for all variants of the scroll view (vertical and horizontal scroll views). Changelog: [Internal] Reviewed By: mdvacca Differential Revision: D83247018 fbshipit-source-id: 44f10edab2341981b85d6ab8b83c7bea96c1e09d
N
Nick Lefever committed
aa85da33a51eb102fdcfacad76002e826dd2ba14
Parent: aa492fa
Committed by meta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com>
on 10/8/2025, 2:20:15 AM