An iOS image caching implementation for Xamarin.Forms IImageSourceHandler NuGet Package

This repository was inspired by Jonathan Peppers GlideX implementation of the new IImageViewHandler interface for Xamarin.Forms (https://github.com/jonathanpeppers/glidex).

Its goal is to provide the same kind of implementation for iOS, achieving a complete image caching solution for Xamarin.Forms: you don't have to change any line of your existing project, the Xamarin.Forms image source handlers will just be overridden with cache-enabled ones.

On iOS the ImageSourceHandler is implemented with FFImageLoading (https://github.com/luberda-molinet/FFImageLoading).

IMPORTANT: On iOS projects, call FFImageLoading.FormsHandler.Init() after Xamarin.Forms.Forms.Init() and before LoadApplication(new App()).




Got any An iOS image caching implementation for Xamarin.Forms IImageSourceHandler Question?





Info

Version: 1.0.0
Author(s): Jean-Marie Alfonsi
Last Update: Monday, April 15, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/roubachof/Xamarin.Forms.ImageSourceHandlers
NuGet Url: https://www.nuget.org/packages/FFImageLoading.ImageSourceHandler


Install
Install-Package FFImageLoading.ImageSourceHandler
dotnet add package FFImageLoading.ImageSourceHandler
paket add FFImageLoading.ImageSourceHandler
FFImageLoading.ImageSourceHandler Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.8

avg-downloads-per-day

2

days-since-last-release

1846