Sign in Sign up
nuget

Xamarin.Forms.Nuke

Nuke 10.3.1 (https://github.com/kean/Nuke/releases/tag/10.3.1) for Xamarin.Forms. 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 with nuke, a native image caching library, 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. IMPORTANT: On iOS projects, call Xamarin.Forms.Nuke.FormsHandler.Init() after Xamarin.Forms.Forms.Init() and before LoadApplication(new App()).

nuget View on Nuget

Activity

Latest release
4y ago
Total releases
5
Cadence
~4 months
Last 12 months
0

Details

First release
Mar 10, 2020
Releases
Version Released
10.3.1 major
8.4.3 patch
8.4.2 patch
8.4.1 patch
8.4.0 initial