candlefinance / faster-image

Fast image loading for React Native backed by performant native libraries.
https://candle.fi/discord
MIT License
479 stars 21 forks source link

accessibility support #16

Closed efstathiosntonas closed 2 months ago

efstathiosntonas commented 2 months ago

Thank you for this lib, are there any plans to add accessibility support?

gtokman commented 2 months ago

You should be able to use the accessibilityLabel; it will cause a compiler error, but it should work. I need to update the types in the lib.

gtokman commented 2 months ago

Added support in latest https://github.com/candlefinance/faster-image/releases/tag/v1.5.2