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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T11:15:50+00:00 2026-06-06T11:15:50+00:00

I have an app with tabs at the bottom. On the more tab I

  • 0

I have an app with tabs at the bottom. On the more tab I have two thing in the list called settings and legal. When I click on settings or legal I open up the settings or legal view. When I click on the home tab bar and then return back to the more tab it returns back to where I was before I left. Is there anyway possible to go back to the main view of the more tab?

My Issue
EDIT

I have my navigation inside of my tab bar controller(like second image).
enter image description here

  • 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-06T11:15:51+00:00Added an answer on June 6, 2026 at 11:15 am

    Are you using a UITabBarController? If so, you can set the delegate of it when you create it or in your nib, and listen for selections:

    -(void) tabBarController:(UITabBarController*)tabBarController didSelectViewController:(UIViewController*)viewController {
    
        // Check if the selected tab is a UINavigationController
        if ([viewController isKindOfClass:[UINavigationController class]]) {
    
            UINavigationController* nav = (UINavigationController*) viewController;
            [nav popToRootViewControllerAnimated:NO];
    
        }
    
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an app with a tab bar with two tabs. One tab displays
I have an app with a tab bar and 3 tabs. The current location
I have an app that uses various view controllers as tabs. I'm in the
I have an app with some tabs at the bottom (UITabViewController), and most of
In my app I have four tabs in the bottom of my main screen.
I have an app with a tab bar. Each tab has its own view
I have an app with 2 tabs. Each tab has it's respective fragment. On
I have this app which consists of three tabs. The first tab has a
I have an app that uses the ActionBar with tabs in combination with Fragments.
I have an app with several different tabs. The first of these tabs should

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.