dmytro-anokhin / url-image

AsyncImage before iOS 15. Lightweight, pure SwiftUI Image view, that displays an image downloaded from URL, with auxiliary views and local cache.
MIT License
1.1k stars 96 forks source link

Accessibility Help #175

Open RaymondG-kr opened 1 year ago

RaymondG-kr commented 1 year ago

In utilizing URLImage I've noticed that the rendered images are not accessibility via the iOS Accessibility Inspector and Reader systems. Is there a method to achieve this that I'm ignorant of or can this be a feature added down the line for this project?