| .. |
|
CustomPathImages
|
447f1ccc23
Custom image cache search paths
|
13 年 前 |
|
SDWebImage Demo
|
3cd71e09ce
Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x
|
7 年 前 |
|
SDWebImage Demo.xcodeproj
|
f81480189d
Add modulemap files for SDWebImage to support modular framework, move the WebP & GIF into subdirectory to make Podspec works
|
8 年 前 |
|
SDWebImage OSX Demo
|
e9cf356e57
Renaming `SDWebImageProgressiveDownload` to `SDWebImageProgressiveLoad`. Which is more suitable for custom loader which also support progressive image loading. (No need to be download)
|
8 年 前 |
|
SDWebImage TV Demo
|
55e4ce35bd
Replace all the demo project to use `#import <SDWebImage/SDWebImage.h>` module headers instead of massive headers
|
8 年 前 |
|
SDWebImage Watch Demo
|
683c7edce5
watchOS Demo, created a static watchos lib target, renamed static SDWebImage to "SDWebImage iOS static", added the webp files to all targets (as libwebp is compatible with all 4 platforms). Updated Travis CI
|
9 年 前 |
|
SDWebImage Watch Demo Extension
|
994bf0fe38
Add the support for watchOS to use View Category method (sd_setImageWithURL:) on WKInterfaceImage
|
7 年 前 |