You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 9, 2019. It is now read-only.
The [APNG](https://en.wikipedia.org/wiki/APNG) format coder plugin, is already one of built-in plugins in SDWebImage 5.0. To support APNG format, use `SDImageAPNGCoder` class instead.
11
+
12
+
This repo is deprecated and only support SDWebImage 4.x version.
13
+
8
14
## Example
9
15
10
16
To run the example project, clone the repo, and run `pod install` from the Example directory first.
@@ -48,3 +54,5 @@ DreamPiggy
48
54
## License
49
55
50
56
SDWebImageAPNGCoder is available under the MIT license. See the LICENSE file for more info.
0 commit comments