Hi all,
Is it possible to push a viewController on navigationController which is animated not horizontally but vertically [bottom to up]?
Thanx in advance.
Hi all,
Is it possible to push a viewController on navigationController which is animated not horizontally but vertically [bottom to up]?
Thanx in advance.
When I see that animation you describe I think people typically use a UIActionSheet or modal view controller to present the view.