Refractored.GifImageView 2.0.0

Requires NuGet 2.7.2 or higher.

dotnet add package Refractored.GifImageView --version 2.0.0
NuGet\Install-Package Refractored.GifImageView -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Refractored.GifImageView" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Refractored.GifImageView --version 2.0.0
#r "nuget: Refractored.GifImageView, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Refractored.GifImageView as a Cake Addin
#addin nuget:?package=Refractored.GifImageView&version=2.0.0

// Install Refractored.GifImageView as a Cake Tool
#tool nuget:?package=Refractored.GifImageView&version=2.0.0

Xamarin.Android ImageView that handles Animated GIF images!

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed. 
MonoAndroid monoandroid is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Refractored.GifImageView:

Package Downloads
WNC.MobileChat.Droid

MobileChat is designed to be seamlessly integrated with your Android Xamarin app. It will make your app more valuable for your client as it's a convenient way to communicate without calling or emailing.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Refractored.GifImageView:

Repository Stars
jamesmontemagno/Xamarin.Forms-Awesome-Controls
Awesome controls to add to your Xamarin.Forms apps
Version Downloads Last updated
2.0.0 94,641 12/3/2015
1.2.0 3,849 8/29/2015

[2.0.0]
      -Update to latest library, includes transparent gif support
      -Ensure if you implement IOnFrameAvailableListener you call GC.Collect(); in the method