|
1 |
[self.navigationController pushViewController:yourNextViewController transition:transitionNumber]; |
// This method is not available in the documentation.
transitionNumber and corresponding animation
1 -> right to left
2 -> left to right
6 -> Fade Out
8 -> Bottom to top
9 -> top to bottom
10 -> flip right
11 -> flip left
Incoming search terms:
- animation from bottom to top xcode
- continuous marquee bottom to top
- ios custom fade animation for navigationcontroller
- ios pushviewcontroller animation direction
- ios pushviewcontroller animation from top to bottom
- ios pushviewcontroller transition
- pushviewcontroller from bottom



