Skip to content
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

Support accessibilityValue #70

Open
nivbp7 opened this issue Feb 9, 2021 · 0 comments
Open

Support accessibilityValue #70

nivbp7 opened this issue Feb 9, 2021 · 0 comments

Comments

@nivbp7
Copy link

nivbp7 commented Feb 9, 2021

When I use a regular UILabel, and set the "accessibilityValue", the text can be heard via VoiceOver
When using a NantesLabel, and set the "accessibilityValue" , the text can not be heard via VoiceOver

I'd think this should work, as NantesLabel is a sub class of UILabel, but for some reason it does not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant