mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
95f7c791c5
Summary: It looks like `ScrollView` still contains the remnant props for VR platform, which afaik has be discontinued a while ago (please correct me, if I'm wrong). This PR removes `scrollBarThumbImage` prop marked as VR platform only prop from `ScrollView`. ## Changelog <!-- Help reviewers and the release process by writing your own changelog entry. For an example, see: https://github.com/facebook/react-native/wiki/Changelog --> [VR] [Removed] - remove VR platform specific `scrollBarThumbImage` prop from `ScrollView` Pull Request resolved: https://github.com/facebook/react-native/pull/31230 Test Plan: CI Reviewed By: javache Differential Revision: D27367267 Pulled By: PeteTheHeat fbshipit-source-id: b76fdb0e03c443aaf87308162bf75f8683220918