Commit bc90c83
Add showsVerticalScrollIndicator in ScrollViewProps.cpp SetProp (#50798)
Summary:
https://github.com/facebook/react-native/blob/a3252def1990c0d0afba67a4698357bc91c5bb2a/packages/react-native/ReactCommon/react/renderer/components/scrollview/ScrollViewProps.cpp#L409
Need to add `RAW_SET_PROP_SWITCH_CASE_BASIC(showsVerticalScrollIndicator);` as it's missing
Related PR: microsoft/react-native-windows#14526
Resolves: #50779
## Changelog:
Add showsVerticalScrollIndicator in ScrollViewProps.cpp SetProp
Pick one each for the category and type tags:
[GENERAL] [ADDED] - Message
Windows : RNW
Pull Request resolved: #50798
Test Plan: Tested here: Related PR: microsoft/react-native-windows#14526
Reviewed By: Abbondanzo
Differential Revision: D73291101
Pulled By: NickGerleman
fbshipit-source-id: 6db26d379d496c0652917cc326dfbcbd92dc39231 parent aa41184 commit bc90c83
File tree
1 file changed
+1
-0
lines changed- packages/react-native/ReactCommon/react/renderer/components/scrollview
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
| 410 | + | |
410 | 411 | | |
411 | 412 | | |
412 | 413 | | |
| |||
0 commit comments