ScrollView behaviour on test fabric app inconsistent with current ScrollView example on Gallery #12664
Labels
Area: Fabric
Support Facebook Fabric
Area: ScrollView
New Architecture
Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric
Milestone
When testing the ScrollView component example page on a Fabric app, there were several inconsitincies in behaviour with the current version of the example page on Gallery.
On the fabric app, I am unable to scroll through the 'Simple ScrollView with text' and 'Horizontal ScrollView' examples. On the 'Horizontal ScrollView' example, there is no scroll bar showing either.
The 'Disabled ScrollView' example is enabled on the fabric test app, and allows the user to scroll through the component.
In the 'Nested ScrollView with opposite scroll direction', the nested ScrollView does not respond to scrolling input.
The text was updated successfully, but these errors were encountered: