maui
maui copied to clipboard
Add animated GIF support for Image on iOS
Description of Change
This is an alternate take on https://github.com/dotnet/maui/pull/17207 using the ideas from FFImageLoading.
Issues Fixed
Fixes #866
Depends on:
- https://github.com/dotnet/maui/pull/20169
- https://github.com/dotnet/maui/pull/20147
/rebase
Do you expect that the ImageButton version with the gif should be playing as well? It looks good in the ImagePage though!
https://github.com/dotnet/maui/assets/50846373/fe63f7eb-255b-4818-b795-847c3f833b17
Failing tests unrelated