TabBar Stop The Popping

Posted by Jim Bonner on Stack Overflow See other posts from Stack Overflow or by Jim Bonner
Published on 2010-03-21T22:47:59Z Indexed on 2010/03/21 22:51 UTC
Read the original article Hit count: 204

Filed under:
|

If have a Navigation Bar and a Tab Bar in one of my views. This is all working fine. One of the Tab Bar items requires pushing several other view controllers on the navigation stack before I get the where I need to be. This is also working. When I click on the tab bar item, it marches right back up the stack. How can I make the desired controller stick in the tab bar item?

© Stack Overflow or respective owner

Related posts about navigation

Related posts about tabbar