Open dayze opened 3 months ago
Does it work as expected a vertical ScrollView?
You will have to touch "outside" the DatePicker component to work in a vertical ScrollView.
To be more precise with the issue, using the following screenshoot : on iOS, all the blue zone can be used to "scroll" (left/right) on Android, in the red box, we can't use this zone to "scroll" (left/right)
I've attempted to use pointerEvents
in the ScrollView, but on Android, either the DatePicker scrolling doesn't work or the swipe area is not correctly recognized.
Android iOS
Describe the bug On Android, if a DatePicker is placed inside a horizontal ScrollView, swiping left or right over the DatePicker does not cause the ScrollView to scroll.
Expected behavior Like on iOS, on Android, when a DatePicker is placed inside a horizontal ScrollView, swiping left or right over the DatePicker should allow the ScrollView to scroll smoothly, while still enabling the DatePicker to function correctly.
To Reproduce Add example code that reproduces the behavior.
Smartphone (please complete the following information):