mayoff / uiimage-from-animated-gif

A UIImage category that loads animated GIFs
Creative Commons Zero v1.0 Universal
877 stars 164 forks source link

Use hight memory. Should use FLAnimatedImage #18

Closed anhhtbk closed 8 years ago

anhhtbk commented 8 years ago

https://github.com/Flipboard/FLAnimatedImage

mayoff commented 8 years ago

Yes, I agree. If you're playing large GIFs, you should definitely use that instead.