Open etund opened 7 years ago
CGContextDrawImage consumes a lot of memory, often leading to crash.it is recommended to consider a new set of decoding library.
Use https://github.com/ibireme/YYWebImage it works great for me on GIF loading!!
CGContextDrawImage consumes a lot of memory, often leading to crash.it is recommended to consider a new set of decoding library.