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
{{ message }}
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.
Thanks for the library! I'm implementing on an app that require VoiceOver support and I'm trying to...
Let a VoiceOver user swipe thru the options without accidentally selecting one.
Shift focus in the UI after the item has been selected to show related results (this one is more of a VoiceOver question for me at this point but I figured I'd share).
I've already added a new delegate for adding an accessibility label :)
Thanks!
Addendum: I copied this ticket over from the objc version of the library found here akkyie/AKPickerView#78
The text was updated successfully, but these errors were encountered:
Thanks for the library! I'm implementing on an app that require VoiceOver support and I'm trying to...
I've already added a new delegate for adding an accessibility label :)
Thanks!
Addendum: I copied this ticket over from the objc version of the library found here akkyie/AKPickerView#78
The text was updated successfully, but these errors were encountered: