When I push or pop a UIViewController, how long does the animation takes to complete the slide animation. I have a view on the main window, which I need to slide in sync when a ViewController is pushed or popped.
Does anyone has any idea on the type and duration of animation that takes place when I push or pop a view.
Thanks in advance.