mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
35f1e308e8
Summary: This prop was introduced for horizontal and vertical scrollview in D40642469. That diff updated the native view configs only. **Note:** This prop did not work for bridgeless mode. Partial fix: Add the prop to vertical scrollview: D54223244 Full fix: this diff. Changelog: [Internal] Reviewed By: javache Differential Revision: D56854757 fbshipit-source-id: aff2da407f4df4575ceb66d3d381a144fa07a8e9