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 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!