The SDWebImage (>= 4.2.0) allows pluginable coders. A good example of using this feature is supporting Progressive JPEG. Take a look at this example where Concorde is plugged in SDWebImage coders.
How to run the demo
- Clone this repo (or just download)
- Run
pod install - Stop! Hammertime
- Open
SDWebImageProgressiveJPEGDemo.xcworkspace, build and run
Requirements
- iOS 10 or later
Installation
- Run
pod installunder the project root directory.
Author
License
- This project is available under the MIT license.