Fixed Images not announcing in VoiceOver#475
Conversation
tom-un
left a comment
There was a problem hiding this comment.
Need to update the type of reactAccessiblityElement in UIView+React.h too.
tom-un
left a comment
There was a problem hiding this comment.
In the header, the property should be id not id *
|
As we discussed offline @graytmatterMS I can take over this PR (you can grant me permission to push directly to your branch, or I can make my own). Changing the returning type to |
I've added you as a collaborator to my repository. :) |
Please select one of the following
Summary
Images were not being announced as Images by Voiceover. This is unexpected behavior and would have caused visually impaired users to miss images in our experience.
Changelog
[MacOS] [Fixed] - Fixed Voiceover reading of Image
Test Plan
Microsoft Reviewers: Open in CodeFlow