Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 412 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 412 Bytes

CATransition

  • UIViewController transition animation

  • UIImageView transition animation

sample code

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