xcode - iOS7: How to create a simple animation? -


I was wondering how to create / import an animation in XCode? Do I really need to use Spritekit? Is there a simple / light solution?

This is my animation (built in Flash)

There is no need to use. You can stick with UIAnimation because you are trying to achieve all, rotating the image at certain intervals.

Comments

Popular posts from this blog

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -

jasper reports - How to center align barcode using jasperreports and barcode4j -

django - CommandError: You must set settings.ALLOWED_HOSTS if DEBUG is False -