Several accessibilities roles are not working | Android #30807
Labels
Accessibility
Needs: Attention
Issues where the author has responded to feedback.
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
Resolution: Duplicate
Resolution: Locked
This issue was locked by the bot.
Please provide all the information requested. Issues that do not follow this format are likely to stall.
Description
Currently, I've implemented the accessibilities feature for a RN app (0.63.4)
And I've noticed that several accessibilities roles are not working anymore.
It is happening only for Android.
I 've just tested for Samsung s10e and I was able to reproduce it.
Testing with samsung j6 is working as expected.
This PR could be related: https://github.com/facebook/react-native/pull/27496/files
React Native version:
0.63.4
Steps To Reproduce
Just Enable Talkback. You can follow this link(https://reactnative.dev/docs/accessibility) in order to enable the Talkback for the emulator
Read some element with the accessibiltyRole='header' or 'text' or 'keyboardkey'
Expected Results
The app should be able to read the different accessibilities roles.
The text was updated successfully, but these errors were encountered: