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 6826237
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T22:07:24+00:00 2026-05-26T22:07:24+00:00

I am using a Navigation Controller having 3 views. The 1st view has the

  • 0

I am using a Navigation Controller having 3 views. The 1st view has the Title Bar Hidden and the remaining views have it displayed. So I am hiding it in the first view in viewWillAppear() as

self.navigationController.navigationBar.hidden = YES;

and in the second view, I’m displaying it

self.navigationController.navigationBar.hidden = NO;

That being said, the title bar is hidden in the first view and shows up and works fine on the second and third views.

When I navigate from the first to the second view and to the third, everything works fine. But, when I go from the third view back to the second, the images are compressed by around the height of the title bar. And again works fine when I go from the first to the second view.

  • 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-05-26T22:07:25+00:00Added an answer on May 26, 2026 at 10:07 pm

    The navigationbar.hidden property should not be set directly. You should use:

    if(self.navigationController.isNavigationBarHidden == NO)
      self.navigationController.navigationBarHidden=YES;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using a navigation controller, I am pushing a new view and setting the title
I have two view controllers, in which I am using navigation controller to navigate
I have been using navigation view controller for some time now, and it really
Im using a navigation controller and a normal view. In the view I'd like
I'm using a navigation controller for my app, because a lot of my views
I'm using a navigation controller to drill into a detail view when a cell
I am using navigation controller in my application and want to change title color
I'm using an XML config file to populate my navigation using Zend_Navigation. I have
I have a TabBar which has been created programmatically. In the view controllers of
In order to switch between views in my iOS app, I have been using

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.