1

Is it possible to push a viewController on navigationController, which is animated, not horizontally but vertically [bottom to top]?

Oak Bytes
  • 4,649
  • 4
  • 36
  • 53
neha
  • 6,327
  • 12
  • 46
  • 78

1 Answers1

0

When I see that animation you describe I think people typically use a UIActionSheet or modal view controller to present the view.

Dan
  • 17,375
  • 3
  • 36
  • 39