SwiftGif icon indicating copy to clipboard operation
SwiftGif copied to clipboard

Image not cache

Open lethianqt94 opened this issue 5 years ago • 1 comments

Can my gif save in cache. I load a gif from url in a uiimageview in collectionviewcell. And when I scroll down, then up. I see it has to load again.

lethianqt94 avatar Apr 18 '19 11:04 lethianqt94

Yeah, this lib doesn't handle any image caching. You will have to handle the image caching part yourself.

yzhong52 avatar Apr 19 '19 03:04 yzhong52