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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T03:09:51+00:00 2026-05-15T03:09:51+00:00

I am finding the solution for my application. I create an iphone application have

  • 0

I am finding the solution for my application.
I create an iphone application have 3 screen:
First screen not contain any tab bar. Second screen have 2 tab bar item. Third screen have 3 tab bar item.
http://c.upanh.com/upload/7/719/L50.11932623_1_1.jpg

  • If i create a UITabBarController -> the tab bar will be appeared from first screen. So I have to hide tab bar in first screen. But second and third screen have different tab bar -> not good idea.

Do you have solution for this issue, please help me.

Thank you !!!

  • 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-15T03:09:52+00:00Added an answer on May 15, 2026 at 3:09 am

    I think that you can add and remove the tab in UITabBarController at runtime. This site is good for reading: UITabBarController

    Some sample code for removing tabs from tab bar:

    - (IBAction)processUserInformation:(id)sender
    
    {
    
       // Call some app-specific method to validate the user data.
    
       // If the custom method returns YES, remove the tab.
    
       if ([self userDataIsValid])
    
       {
    
          NSMutableArray* newArray = [NSMutableArray arrayWithArray:self.tabBarController.viewControllers];
    
          [newArray removeObject:self];
    
    
    
          [self.tabBarController setViewControllers:newArray animated:YES];
    
       }
    
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have trouble finding a solution for the following problem: I have a lot
Not exactly sure how to look this up, but I'm not finding the solution
First, the problem: I have several free projects, and as any software they contains
Has anyone had any success in finding a reliable, generalised solution for managing dependencies
I have a problem and lots of difficulty finding a solution, even if I
I have problem in finding the current opened application name. I used ApplicationManager class
I searched everywhere, but without finding any solution. The problem is: I'm trying to
I am having problems finding a solution for what I thought would be straight
I am stuck in a situation from which I am finding no solution. Let
I am finding a simple solution . I can select months in given interval

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.