I have following structure in my code.
- Main tab/bar controller. On clicking the button on tab bar my application opens a navigation controller with several options.
I want to create another navigation after choosing an option from previous navigation. Can anyone help me with this.
Cheers.