/CATransition

transition animation

Primary LanguageObjective-C

CATransition

  • UIViewController transition animation

  • UIImageView transition animation

sample code

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