necolas / react-native-web

Cross-platform React UI packages
https://necolas.github.io/react-native-web
MIT License
21.46k stars 1.77k forks source link

[fix] alt text missing on Image, no handling for role=label #2666

Closed ayroblu closed 1 month ago

ayroblu commented 1 month ago

Fixes #2665

https://codesandbox.io/p/sandbox/hungry-margulis-j222hs?file=%2Fsrc%2FApp.js

codesandbox-ci[bot] commented 1 month ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit c41bbf5499e89b8c18c674f8e83b71a0eaa81ef1:

Sandbox Source
react-native-web-examples Configuration
necolas commented 1 month ago

Thanks. Please include proper commit messages in future patches, so I don't have to amend it before merging.