yeatse / KingfisherWebP

Elegantly handle WebP format with Kingfisher.
MIT License
301 stars 71 forks source link

feat: support animated webp image with frames in different durations #67

Closed yeatse closed 1 year ago

yeatse commented 1 year ago

Now we can use KingfisherWebP with AnimatedImageView to achieve improved performance and consistency

Fixes #60 Fixes #41 Fixes #39