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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T10:29:10+00:00 2026-06-18T10:29:10+00:00

I have a menu based navigation. The menu is a tableView. Everytime a user

  • 0

I have a menu based navigation. The menu is a tableView. Everytime a user presses one entry in that table I want to switch to another viewcontroller, and if there is any view pushed I want to clean the navigation stack first.

This is what I am doing

- (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath {

    [(UINavigationController *)self.tabBar.selectedViewController popToRootViewControllerAnimated:YES];


    self.tabBar.selectedIndex = indexPath.row;

}

But

    self.tabBar.selectedIndex = indexPath.row;

Dont let the popToRoot animation finish. Is there any way to know when the animation is done?

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-18T10:29:11+00:00Added an answer on June 18, 2026 at 10:29 am

    in your rootViewController , when you rootViewController invoke the - (void)viewDidAppear:(BOOL)animated it means the animation is finish.

    You can code in the rootViewControllers - (void)viewDidAppear:(BOOL)animated

    If you want must code in your current ViewController , I think it has 2 ways:

    1.add a delegate in the rootViewController , when invoke the - (void)viewDidAppear:(BOOL)animated use delegate to sent the message

    2.add a notification in the rootViewController,when invoke the - (void)viewDidAppear:(BOOL)animated post a notification . And in your current ViewController you can receive the notification

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

Sidebar

Related Questions

I have a drop down menu, that a user selects a criteria from, based
I need to have a navigation menu that reflects page changes based on clicks
I want to build a dynamic navigation menu that will fill in automatically based
I am creating navigation based iphone application.In that i have to move from one
I want to have 2 navigation menus- One will be a Top Level menu,
I have an application that builds a left menu that is based on a
I want to generate a tree-based menu using Java that will appear on a
I have a pure CSS navigation menu with a drop-down section based on some
I have a CSS based menu and I want to add a Slide down
I'm trying to create a sidebar navigation menu that changes based on the current

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.