coil-kt/coil

Support animated image on iOS

Open

#2347 opened on Jul 1, 2024

View on GitHub
 (15 comments) (23 reactions) (0 assignees)Kotlin (11,779 stars) (757 forks)batch import
enhancementhelp wanted

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