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

  • Home
  • SEARCH
  • 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 9180875
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T18:09:24+00:00 2026-06-17T18:09:24+00:00

I have tried two kinds of methods below: 1.[self.tabBarController.tabBar setHidden:YES]; 2. self.navigationController.hidesBottomBarWhenPushed = YES;

  • 0

I have tried two kinds of methods below:


1.[self.tabBarController.tabBar setHidden:YES];


2.
self.navigationController.hidesBottomBarWhenPushed = YES;

[self.navigationController pushViewController:OneViewController animated:YES];

But the result is that the tabbar items is hidden, but there is still a black block there,
enter image description here

I guess it is because the view’s tab bar style is not set to None.Just like the IB’s view setting below:
enter image description here

How to solve this problem, thx

  • 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-17T18:09:26+00:00Added an answer on June 17, 2026 at 6:09 pm

    To hide the nav bar use this code

    [[self navigationController] setNavigationBarHidden:YES animated:YES];
    

    To show the nav bar you can use this code

    [[self navigationController] setNavigationBarHidden:NO animated:YES];
    

    And here is the doc’s that might be helpful my friend

    https://developer.apple.com/library/ios/ipad/#documentation/uikit/reference/UINavigationController_Class/Reference/Reference.html

    Hope that helps you man.

    EDIT

    Here is a github project for hiding the tab bar. Hope this helps you.

    https://github.com/idevsoftware/Cocoa-Touch-Additions/tree/master/UITabBarController_setHidden

    Let me know if this is what ou are looking for and if you need more help man.

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

Sidebar

Related Questions

I have tried everything, searched the net for two hours or even more and
I have tried    to display two spaces in a standard output Java String.
I have two branches master and exp i tried to cherry pick some of
I have two tables: Contestant and Votes Contestant hasMany Votes I've tried doing a
I have two different-sized monitors, connected together using (I believe) TwinView. I tried System.out.println(Toolkit.getDefaultToolkit().getScreenSize());
I have a bucket with two kinds of file names: [Bucket]/[file] [Bucket]/[folder]/[file] For example,
This is better explained in: http://jsfiddle.net/tRBaV/1/ I have two kinds of entities: containers and
I'm having trouble to sum two different kinds of values. I have one value
In Winforms you can have two controls tied to the same datasource in a
Have tried to find solutions for this and can't really come up with anything.

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.