Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 828 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 828 Bytes

SDWebImage + Concorde = Progressive JPEG

CI Status

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

  1. Clone this repo (or just download)
  2. Run pod install
  3. Stop! Hammertime
  4. Open SDWebImageProgressiveJPEGDemo.xcworkspace, build and run

Requirements

  • iOS 10 or later

Installation

  • Run pod install under the project root directory.

Author

License