seanooi / iOS-WebP

Google's WebP image format decoder and encoder for iOS
http://seanooi.github.io/iOS-WebP/
MIT License
856 stars 138 forks source link

How to support WKWebView in iOS8? #26

Open wenzhaot opened 9 years ago

wenzhaot commented 9 years ago

How to support WKWebView in iOS8?

ghost commented 8 years ago

I met the same problem about how to support WebP in WKWebView, since NSURLProtocol was not work in WKWebView.