Is there anyway to have the navigation controller present the view animation as how presentViewController does it, where the view appears from the bottom and comes up?
Asked
Active
Viewed 156 times
1 Answers
0
See this post on how to do custom animations for push segues:
How to change the Push and Pop animations in a navigation based app
You can find all the UIViewAnimationOptions here: