objective c - UIStoryBoard Navigation Controller disappearing after segue -


reference layout via storyboard: http://i.imgur.com/m7amdp2.png

reference landing page: http://i.imgur.com/y3g45uy.png

i trying use bottom bar displayed in picture 2 control app. when select option on first page (such songs tab), when go next page navigation bar @ bottom disappears. using segues direct applications view flow.

i have tried making various controllers subclassed uitabbarcontroller & pushing modal. neither of kept navigation controller

you shouldn't have navigation controller initial controller, tab bar controller should first. then, in each of 3 tabs, root view controller should navigation controller, followed ones show in image.


Comments

Popular posts from this blog

Winapi c++: DialogBox hangs when breaking a loop -

vb.net - Font adding using PDFsharp -

javascript - jQuery iScroll clickable list elements while retaining scroll? -