SDWebImage/WebImage
DreamPiggy a986a77734 Add better support for stateful view (UIButton) for image URL/progress state management
Key idea:
1. Image Loading pipeline is based on `operation key`, when start/cancel it always need operation key
2. Stateful view has multiple operation key for different image property, we can use KeyPath as the hint to generate operation key
3. To make exists API compatible, we do not change much, however, in 6.0 we may do refactory and store all the loadState/operation/result into the single object, instead of 3
2023-07-31 10:35:47 +08:00
..
Info.plist Bumped version to 5.17.0 2023-07-14 00:04:45 +08:00
SDWebImage.h Add better support for stateful view (UIButton) for image URL/progress state management 2023-07-31 10:35:47 +08:00
SDWebImageMapKit.h Fix the support for SDWebImageMapKit 2020-04-19 12:53:12 +08:00