You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@hiaw I had similar issue but I think it is more related to the datepicker itself, as it's not wrapped up in any scrollview and hence the component itself is not scrollable
LeoNatan
changed the title
unable to scroll on a standard picker
Add support for picker views (UIPickerView, UIDatePicker)
Nov 14, 2017
I'm unable to scroll a standard iOS picker.
Description
Using the following code I was not able to scroll a standard picker.
I have also tried
Steps to Reproduce
Open up a standard picker and trying to scroll it.
I used the Xcode View hierachy tool to capture this tree, identifying the 3
UIPickerTableView
as per error message.Node, Device, Xcode and macOS Versions
The text was updated successfully, but these errors were encountered: