Top "Pushviewcontroller" questions

Use this tag for questions related to pushing a view controller.

iphone push view controller inside navbar inside tabbar

I have an app that has a tabBar with a navbar, The tabBar is showing, and working, but when I …

iphone ios uinavigationcontroller uitabbarcontroller pushviewcontroller
ios: how to dismiss a modal view controller and then pop a pushed view controller

I have a view controller B that is pushed onto the navigation stack by root view controller A and this …

ios modalviewcontroller viewcontroller pushviewcontroller