Flipboard / FLAnimatedImage

Performant animated GIF engine for iOS
MIT License
7.92k stars 1.21k forks source link

CGContextDrawImage consumes a lot of memory, often leading to crash. #166

Open etund opened 7 years ago

etund commented 7 years ago

CGContextDrawImage consumes a lot of memory, often leading to crash.it is recommended to consider a new set of decoding library.

geek-paulwong commented 7 years ago

Use https://github.com/ibireme/YYWebImage it works great for me on GIF loading!!