Improve AztecWrapper RN TalkBack support. #918
Labels
Accessibility
HACK week
HACK week June 2020
help wanted
Extra attention is needed
[OS] Android
[Status] Needs Android Dev
From #916 we noticed that TalkBack on Android will focus on RichText without the need of activating it (with double tap).
This is contrary to what the Accessibility documentation says on React-Native pages, and it's different to how TextInput behaves.
The behavior expected from the Screen Reader is to select the item, and focus on it when the user double taps.
It's much appreciated if an Android expert could investigate this issue and help us find a solution.
https://cloudup.com/c-ROMCxSTX3
The text was updated successfully, but these errors were encountered: