FFImageLoading.ImageSourceHandler
1.0.0
This package is no longer maintained and is way less performant than the native Nuke iOS library available now in the Xamarin.Forms.Nuke pakage
dotnet add package FFImageLoading.ImageSourceHandler --version 1.0.0
NuGet\Install-Package FFImageLoading.ImageSourceHandler -Version 1.0.0
<PackageReference Include="FFImageLoading.ImageSourceHandler" Version="1.0.0" />
paket add FFImageLoading.ImageSourceHandler --version 1.0.0
#r "nuget: FFImageLoading.ImageSourceHandler, 1.0.0"
// Install FFImageLoading.ImageSourceHandler as a Cake Addin #addin nuget:?package=FFImageLoading.ImageSourceHandler&version=1.0.0 // Install FFImageLoading.ImageSourceHandler as a Cake Tool #tool nuget:?package=FFImageLoading.ImageSourceHandler&version=1.0.0
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()).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Xamarin.iOS | xamarinios10 is compatible. |
-
- Xamarin.FFImageLoading (>= 2.4.4.859)
- Xamarin.Forms (>= 2.5.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on FFImageLoading.ImageSourceHandler:
Repository | Stars |
---|---|
jsuarezruiz/xamarin-forms-perf-playground
Xamarin.Forms Performance Playground (Layouts, Bindings, XAMLC, etc)
|
Version | Downloads | Last updated | |
---|---|---|---|
1.0.0 | 14,106 | 4/15/2019 |