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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T05:11:06+00:00 2026-05-26T05:11:06+00:00

I am working on a project where there is a requirement for a custom

  • 0

I am working on a project where there is a requirement for a custom uinavigationbar. The desired effect is a visualisation on the stack of views contained within the navigationcontroller.

Imagine that for each view you move forwards a new button appears in the navigationbar for the view you have just left e.g.

View 1 >> View 2 >> View 3

I am quite comfortable in creating custom resuable iOS components but I am very interested to hear how other people would approach this task.

The instance I have running at the moment is a subview of UIView and on init I create the navigationbar by adding UIButtons for entries detailed in an array of dictionaries provided by the delegate class.

In psudeo code:

@protocol NavDelegate

- (void)UIButtonClicked;

@end

@protocol NavDataSource

 - (NSMutableArray *)arrayOfDictionaries;

@end

@interface Navbar : UIView
<NavDelegate,NavDataSource>
{
    //create and synthesize delegate and datasource objects
}
@end

@implementation NavBar

- (id)init
{
//override and instantiate necessary objects
}

- (void)layoutSubviews
{
//here I use the number of dictionaries in the delegate returned array to add UIButtons to
//a UIView adding control events for when the button is clicked
}

@end

It works, but I cant help feeling that there is a more elegant solution out there.

I would also be interested to hear if people think that this is a practice that should be avoided. I am reluctant at all times to ‘reinvent the wheel’ but the project stakeholders think this is a good UI element. If the tide of opinion is ‘avoid at all costs’ then I will certainly put the argument back to them.

Thanks in advance guys

  • 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-26T05:11:07+00:00Added an answer on May 26, 2026 at 5:11 am

    Apple, I believe, in their own docs about navigation controllers, frown on this sort of UI.

    Sounds like your stakeholders have a website breadcrumb mindset… which is the wrong mindset to have, at least in my opinion, for mobile app design. Are they UI or UX people? If not, well… perhaps they need one.

    That being said, they are the customer. 🙂

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

Sidebar

Related Questions

For a JAVA project I am working on there is a requirement that I
In a project I'm working on, there is a requirement to have exposed USB
I am working in a project where there are configuration files, one in number
I'm working on a project where there is a lot of external service messaging.
I'm working on a project where there is data visualization. My ultimate goal is
I am working on a project currently where there are SQL strings in the
I'm working on a C++ project in which there are a lot of classes
I am working on a JAVA project in which there are multiple terminals. These
Are there any free tools to help simplify working with an NHibernate project in
In a project that I'm working, there's a table with a on update trigger,

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.