SwiftGif
SwiftGif copied to clipboard
[UNMAINTAINED] 🌠 A small UIImage extension with gif support
The network request captures self strongly, so if the imageView gets deallocated the app crashes.
when i use it in viewDidLoad Or viewWillAppear myImg.loadGif(name: "GifImgName") this error occur : Message from debugger: Terminated due to memory issue
Hello! would be good you could add support for swift 5.0
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...
I know I'm doing something wrong but don't know what. I have a gif spinner at 30fps, but it plays about half as slow as the gif. Does anyone have...