Customizing accessibilityHint for Multilingual Support #3751
rumeysabulut
started this conversation in
Ideas
Replies: 0 comments
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.
-
Currently, PickerItem has a hardcoded accessibilityHint set to "Double click to select this suggestion." My app supports multiple languages, but when a different language is active, the screen reader still reads the hint in English. This not only violates accessibility standards but also results in a poor user experience. It would be greatly beneficial if we could provide custom accessibilityHints.
Beta Was this translation helpful? Give feedback.
All reactions