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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T11:21:32+00:00 2026-06-18T11:21:32+00:00

I have an application which has a UITabbarController with only One TabBarItem in it

  • 0

I have an application which has a UITabbarController with only One TabBarItem in it i.e. “Home”.

Now the problem is while I am in my Home Tab bar Item Can i Add More TabbarItem’s with different ViewControllers to my existing UITabbarcontroller.

Here is more elaborated example:

I have only One “Home Tab”. I called a service on Home Tab and then server said there must also be ViewController1 and ViewController2 available on the TabBar. Then can I create it on run time. If Yes can any one describe how!

Thanks

  • 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-18T11:21:33+00:00Added an answer on June 18, 2026 at 11:21 am
       NewViewController* vc1 = [[NewViewController alloc] init];
    
       vc1.tabBarItem.image = [UIImage imageNamed:@"icon.png"];
       vc1.tabBarItem.title = @"Title";
    
       NSMutableArray* controllers = [NSMutableArray arraywithArray :tabBarController.viewControllers];
       [controllers addObject:vc1];
       tabBarController.viewControllers = controllers;
    

    Hope this helps

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

Sidebar

Related Questions

I have an application which has many services and one UI module. All these
I have one application which has several different threads. Then I forked with fork()
I have an app which has split view inside a tab bar, and these
We have an application which has been developed in PowerBuilder 9. The problem is
I have one Application which has more then 5 Activity I want to know
I have one sample application which has WebView supporting html5 features, i have one
I have an application which has an Appwidget. All works well. Now I have
I have an application which has 11 different activities. One of these activities is
I have a problem, I have an application which has a toolbar icon to
I have an application which has a similar interface to Visual Studio, in that

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.