I\'m animating a shrinking object. At any point the user can hit a button to get the current scale factor of the object. (I start by scaling the object up using a CGAffineTransformMakeScale, so the sc
I\'m trying to hide a CALayer after a few microseconds and I开发者_如何学JAVA\'m using CABasicAnimation to animate the hide.
I\'ve been working on a new app and was really hoping to implement a swipe to reveal more options menu inside my application.I\'ve searched and searched, but it seems no one else has successfully made
I have been running into some issues with animating multiple CALayers at the same time, and was hoping someone could point me in the right direction.
I am following the example at the bottom of the page to call an animationDidStop function. http://www开发者_运维技巧.informit.com/articles/article.aspx?p=1168314&seqNum=2
I have a basic spinning animation of the iPhone. Is there any way that I can \"pause\" the animation so that the position of the view will be maintained? I guess one way of doing this would be to caus
I have a notification that fires in my model when certain properties change.As a result, a selector in a particular view object catc开发者_运维知识库hes the notifications to change the position of the