Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8888387
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T22:01:12+00:00 2026-06-14T22:01:12+00:00

I have a Tab-bar application in iOS Storybords. The UITabbarcontroller is connected to –>4

  • 0

I have a Tab-bar application in iOS Storybords. The UITabbarcontroller is connected to –>4 sets of (UInavigation controller–> UItableview controller). Each UITableviewcontroller cells are connected to multiple UIviewcontrollers to be pushed.

On building the app -The navigation tab appears on the top of the view controllers without any problem. But the Tabbar with 4 items at the bottom is visible ONLY on the first view. The UIviewcontrollers does not display the 4 item Tabbar!??. I have set the bottom bar to tab bar in the attributes inspector. But it doesn’t work?

I believe there must be more to it than I understand. Hope somebody helps.

How to display the tabbar through out the app?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T22:01:13+00:00Added an answer on June 14, 2026 at 10:01 pm

    I’m not totally sure of your design, but here are a couple of tips that hopefully may help.

    storyboard design:

    basic tabbar application layout would generally look like this from left to right with the first controller on the left having the little arrow indicating it is the starting controller.

    • your first controller should be the tabbar controller
    • each tab should be connected to a navigation controller
    • each navigation controller should be connected to one or more UIViewControllers or UITableViewControllers.

    now, note while there are advanced configurations, this is just the general layout that sets up the app nicely and gives easy push transitions for each tab.

    if your app starts off and shows the tabbar and when you select a tab item it should show the view controller for that tab. if the tabbar is still there, then you are in good shape up to that point. If you select something on that view controller and it pushes a new view controller on screen and when that happens you lose the tabbar bar, then its likely this is the issue:
    – check your view controllers and look in the object inspector for a check mark called “hides bottom bar on push” – if it is checked – then uncheck it.
    If you don’t find it there, then inspect your code for your view controllers and look in the startup methods like view did load for the statement: self.hidesBottomBarWhenPushed = YES; if you find that command, comment it out or delete it.

    It is perfectly ok to hide the tabbar on some view controller pushes if that is your design and makes sense in your application. Generally, it’s a good practice to try and avoid it and leave the tabbar on screen when possible for user experience but sometimes issues like screen size might lead the developer down a path of hiding it for some workflow.

    I hope this helps and ties back to your question. if not, sorry.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a tab bar application. Each tab contains navigation controller allowing the user
I have a tab bar along with navigation controller iphone application. Now I need
I have a tab-bar and navigation controller application (like Youtube app or Contacts app).
Let's have an example. In application I have a tab bar controller. Tab bar
I have a root view of UINavigationController containing a UITabBarController. The tab bar controller
I have an application with tab bar and 3 different View Controller. one of
I have a tab bar controller (its a tab bar based application, so tab
I have a tab bar application with a navigation controller and view controllers inside
I have a tab bar application and when I display a modal view controller,
In my iOS application I have a tab bar view with three views. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.