coil-kt/coil

Support animated image on iOS

Open

#2,347 opened on Jul 1, 2024

View on GitHub
 (15 comments) (24 reactions) (0 assignees)Kotlin (757 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (11,779 stars)
PR merge metrics
 (Avg merge 20h 14m) (28 merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe. Any plans to support animated images such as gif/animated webp on multiplatform?

Describe the solution you'd like Right now only Android platforms can play animated images, on iOS it will only show the first frame of the image

Additional context

Contributor guide