bugfreeX / CATransition

transition animation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CATransition

  • UIViewController transition animation

  • UIImageView transition animation

sample code

[self.view.window.layer addAnimationDuration:0.25 type:CAT_cube subtype:CATS_transitionFromLeft];

About

transition animation


Languages

Language:Objective-C 100.0%