DrawerView
DrawerView copied to clipboard
Dismiss Overlay gesture not working when voice over enabled
The Overlay wasn't working when accessibility voice over enabled.
As per the native methods the Overlay enable the accessibility in order to work as normal when voice over enabled.
Please enable the accessibility for Overlay view class
isAccessibilityElement = true
Hi @rajuram1989, and thanks for bringing this up. I think it sounds like a good idea. If you need this rather quickly, could you submit a pull request for it?