mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/43655 ## Changelog: [Internal] - The corresponding prop `ScrollBar.persistentScrollIndicator` was only passed to the Android platform code an `ScrollBar.horizontal` wasn't passed to native at all. On other platforms we need those props to be available on the C++ side, so this exposes them to the corresponding C++ ScrollViewProps. Reviewed By: sammy-SC Differential Revision: D55367445 fbshipit-source-id: e8abca3a2b56a8e7c03593a6c4297f90749ac8fd