Accessibility support - Talkback #701
Unanswered
williamsaar
asked this question in
Q&A
Replies: 1 comment
-
|
Same issue. The recent updates to improve accessibility use hardcoded labels in english meaning it's not well-suited for multi-language apps either. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I just tried out this lib because I'm thinking of switching from @gorhom/bottom-sheet to true-sheet. For gorhom I have implemented a bunch of my own logic in order to make it fully accessible. So I wonder what accessibility features this library supports?
I tried the expo example on an android device with TalkBack enabled and it seems like the components behind the sheet is still getting focus when navigating around the screen using TalkBack. Are there any additional properties I need to add to avoid this or does this lib not support this out of the box?
Beta Was this translation helpful? Give feedback.
All reactions