yeatse / KingfisherWebP

Elegantly handle WebP format with Kingfisher.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can i cache webp image format

hath5 opened this issue · comments

Hi everyone,
I have successfully to load webp image from url. Could you have me to write some to used to cache webp image?
Thanks!

You can use option .cacheSerializer(WebPSerializer.default), as said in README.md