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

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -