Created
March 17, 2015 06:29
-
-
Save yoterpa/3e2fe82175c5722e6666 to your computer and use it in GitHub Desktop.
Available CATransition types
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kCATransitionFade | |
kCATransitionMoveIn | |
kCATransitionPush | |
kCATransitionReveal | |
@"cameraIris" | |
@"cameraIrisHollowOpen" | |
@"cameraIrisHollowClose" | |
@"cube" | |
@"alignedCube" | |
@"flip" | |
@"alignedFlip" | |
@"oglFlip" | |
@"rotate" | |
@"pageCurl" | |
@"pageUnCurl" | |
@"rippleEffect" | |
@"suckEffect" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment