TabBar Stop The Popping
- by Jim Bonner
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?