Reputation: 779
I created the following Tab Bar Application in xcode. The problem is the tab bar is not visible on the Table View that uses a navigation controller (#2 below). I would like the tabbar to remain visible at #2 below. The Navigation Controller (#1 in picture) "Bottom Bar" is set to 'Inferred'. The Navigation Controller (#1 in picture) has set the "Hide Bottom Bar on Push" not checked.
Note: #0, #1, #2 are marked below just for referencing them here.
I would like the tab bar to be visible at #2 below. If you need additional information please do not downvote, just ask me and I will provide it. Thank you.
Upvotes: 1
Views: 3718
Reputation: 779
Problem solved! Steps to solve it:
Works perfect now.
Upvotes: 3