I'm using the NavigationController to show the pages of my app, its working fine.
Now i need, in a secondary page, switch between two or more layouts.
Could The TabBarController be used in this case ?
Or NavigationController and TabBarController can not be used in the same application ?
Now i need, in a secondary page, switch between two or more layouts.
Could The TabBarController be used in this case ?
Or NavigationController and TabBarController can not be used in the same application ?