-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Progress Bar values not announced on Screen Reader #61
Comments
Thank you for opening this up! There is also the issue of facebook/react-native#30941 which is in a similar vein of the values not announcing, if the progress bar is disabled then it doesn't announce. I've created a seperate issue #62 facebook/react-native#30840 is the parent issue for facebook/react-native#30941 and there are more specific details there Any help in identifying if this issue has been addressed in this repo would be greatly appreciated! |
@amarlette |
I attached Delegate to this component and I was able to see Talkback read aloud.
|
from
facebook/react-native#30845
The text was updated successfully, but these errors were encountered: