- First Tab
- Navigation Controller
- Table controller
- Details Controller
- Second Tab
- View Controller
Hello!
a user on the First tab looks Table controller and the opens Detail controller and then proceeds to the Second tab and there doing something. then returning to the First tab he sees Detail controller but I needed that there was a Table controller! This can be done by double tap to First tab icon but how to do it programmatically?
Thanks for the help!
You can use the tabbar delegate like this: