FFImageLoading 2.0.2
Complete history of changes available here v2...v2.0.2
This release mainly contains bug fixes and performance improvements.
Windows 10 & better UWP support
This version brings support for Windows 10 & a better UWP support thanks to @kalarepa
Issues & changes
- A few fixes related to the new bitmap pool & bitmap recycling
- Windows transformations have been improved
- Forms: transformations property is now working in XAML
- iOS supports loading from asset catalogs
- Caching to disk is no longer blocking: images are displayed ASAP, file writes are queued
- Finish callback is now invoked for similar requests
- Invalidating a single cached item was buggy