ios - Is it possible to add a Nav Bar to a Tabbed bar controller? Or do I put a Tabbed Bar Controller within a Nav Controller in Xcode? -


i know it's bad practice have tabbed bar controller within nav controller, have nav bar on top without having add nav controller each tabbed item individually. there work around this.

i think better approach add navigation controller each of tabs. in way every tab can have connection other controller. created sample project here: https://github.com/teampacman/tabednavigationcontroller. give look.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -