Top 1.2% forks on nuget.org
nuget.org : stuph.xamarin.ffimageloading.forms
Xamarin Library to load images quickly and easily on Xamarin.Forms. Ensure you call CachedImageRenderer.Init() on each platform!!! Features: - Xamarin.iOS, Xamarin.Android, Xamarin.Forms support - Configurable disk and memory caching - Multiple image views using the same image source (url, path, resource) will use only one bitmap which is cached in memory (less memory usage) - Deduplication of similar download/load requests. *(If 100 similar requests arrive at same time then one real loading will be performed while 99 others will wait).* - Error and loading placeholders support - Images can be automatically downsampled to specified size (less memory usage) - Fluent API which is inspired by Picasso naming - SVG / WebP / GIF support - Image loading Fade-In animations support - Can retry image downloads (RetryCount, RetryDelay) - Android bitmap optimization. Saves 50% of memory by trying not to use transparency channel when possible. - Transformations support - BlurredTransformation - CircleTransformation, RoundedTransformation, CornersTransformation, CropTransformation - ColorSpaceTransformation, GrayscaleTransformation, SepiaTransformation, TintTransformation - FlipTransformation, RotateTransformation - Supports custom transformations (native platform `ITransformation` implementations)
Registry
-
Source
- JSON
purl: pkg:nuget/stuph.xamarin.ffimageloading.forms
Keywords:
xamarin
, forms
, xamarin.forms
, mac
, windows
, android
, ios
, bitmap
, image
, cache
, webp
, quick
, easy
, lru
, load
, loading
, save
, resize
, transformations
, uwp
, windows-uwp
, xamarin-android
, xamarin-forms
, xamarin-ios
, xamarin-mac
License: MIT
Latest release: over 6 years ago
First release: over 6 years ago
Dependent repositories: 1
Downloads: 3,438 total
Stars: 1,413 on GitHub
Forks: 377 on GitHub
Total Commits: 1781
Committers: 72
Average commits per author: 24.736
Development Distribution Score (DDS): 0.281
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago