kaishin / Gifu

High-performance animated GIF support for iOS in Swift
Other
3.09k stars 279 forks source link

using GIFU type "ImageView" causing random gifs #200

Open iosdev4rnd opened 3 months ago

iosdev4rnd commented 3 months ago

hi, i am using collectionview to show gifs and images mix. problem is the gif came from the url goes to random cells. i have used prepareForReuse() as well... but no benefit. can you please tell me workaround or what i am doing wrong in it or its library issue ?

further more if i scroll collectionview, it will reload all the images, and there is few seconds gap in display the gif again.