Saturday, 17 August 2013

Changing Push ViewController animation to look like a "pop" animation, come in from left to right

Changing Push ViewController animation to look like a "pop" animation,
come in from left to right

Right now I am using a segue from storyboard to push a view controller and
there is just the one push transition. How can I imitate the "Pop"
transition in code? Can I do this while still using storyboard for my
other transitions in place now?

No comments:

Post a Comment