Baseflow / Xamarin-Sidebar

A slideout navigation control for Xamarin.iOS
https://baseflow.com
Apache License 2.0
113 stars 67 forks source link

Accessibility issues #75

Open ghost opened 7 years ago

ghost commented 7 years ago

Hi, We are using this component in our app. As part of our accessibility testing, we notice that the SidebarController is enable to the VoiceOver even when the sidebar is closed, what cause a weird behavior - such as moving using a keyboard on hidden menu objects. Is there a way to solved this?

Thanks