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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T21:57:31+00:00 2026-06-14T21:57:31+00:00

I do not want to create a custom navigation bar. I am pushing a

  • 0
  1. I do not want to create a custom navigation bar.
  2. I am pushing a UIViewController and I want to customize how the navigation bar looks for that UIViewController

In story board, we just specify the segue and a nav bar show up on the screen. We just drag and drop UIBarItem to the left and right.

In XIB, the navigationBar simply doesn’t show up.

I can add navigation Item but the one I added is ignored.

I’ve heard that there used to be an outlet called navigationItem but it’s deprecated for reason I do not know.
I can add UINavigationBar, however that would be adding my own custom bar. I want the navBar that’s provided by UINavigationController.

  • 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-14T21:57:32+00:00Added an answer on June 14, 2026 at 9:57 pm

    I think this is the actual way apple want this to be implemented.

    Put UINavigationBar

    Set outlet to the UINavigationItem

    This is the catch

    Override navigationItem property to return the UINavigationItem you created.

    That’s it.

    -(UINavigationItem *) navigationItem
    {
        return self.navigationItem1;
    }
    

    If your navigationItem is still in the UINavigationBar, I think you will need to have a strong outlet to the UINavigation Bar too. Please correct me if I am wrong here.

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

Sidebar

Related Questions

I want to create a wrapper class so that all queries should not be
I want to create an object with a non-enumerable property(a property that does not
I want to create NUnit test to ensure that my function does not throw
I want to create an application that doesn't use Portrait mode. I am not
I want to create my custom android launcher but not with java code. I
I want to create tabbed ActionBar (NAVIGATION_MODE_TABS) with custom view (DISPLAY_SHOW_CUSTOM). It should looks
I want to create a component that will appear as a navigation menu for
I've been asked to create an asp.net UserControl that allows custom navigation between subsites
I want to create a tableView that looks like this. (well, with different titles
I'm currently trying to create a custom navigation-bar for my navigation-controller in iOS 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.