|
I can't seem to close my sheets when using VoiceOver. I've tried:
But, nothing works. Any ideas? 🤔 |
Answered by
lodev09
Sep 9, 2026
Replies: 1 comment 6 replies
|
@believer I have the same problem. I really want to implement this lib in our app, but I am stuck using gorhom/bottom-sheet (with a bunch of hacky solutions to make it accessible) until this has been solved. The maintainer seems to take a11y into account though and has made a bunch of good updates since I raised a question regarding their a11y-support, so it really looks promising! |
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for testing @believer. Followup fix in #830, ported to v3. Note that tapping dim is no-op, matching UIKit behavior. Dismissing sheet now works with the Z gesture.