does anybody know any library or tools to show a animated gif which comes from a changing URL on IOS7 devices? I'm searching for a better performance solution than UIWebView.
Maybe some code which explodes the frames into separate images.
There are several open source projects for displaying GIFs in iOS.
Check these out:
Also, there are questions on SO with a similar problem. Check them out here and here.