We can specify images array for a UIImageview, and it will animate the images very nicely. I have subclassed the UIImageView class.
UIImageview
UIImageView
Now whe
Did you try self.image? It should have the current image.
I hope you need to design your own custom animationView to handle. You may add an imageview to an view and update periodically.