A Workaround for GIF issues in .NET MAUI
I have been having issues getting a GIF to animate consistently in iOS and Android using the Image control in MAUI. There are open issues on this, but in the meantime, hopefully this solution will meet your needs. On Windows, GIF images in an Image control work as expected. I tried several workarounds many of… Read More »