ios - CAAnimation trouble -


i planning on using caanimation switch views confused on how this. know caanimation works using , value how move uiview using tovalue , fromvalue. lets want mimic uinavigationcontroller's pushviewcontroller, how using caanimation mentioned above?

thanks!!!

if use simple animation, can use uiview apis, beginanimations:context:

about caanimation, can sample doc reference


Comments

Popular posts from this blog

Python __call__ special method practical example -

arrays - jQuery - Retrieve values from HTML elements and return their sum -