Search code examples
iosswiftuinavigationitem

how to display UITabBarController in swift


I have a UITableViewController in the detailViewController of the tableview I have a infoButton on the navigationBar onClick of that infoButton infoViewController displays . How do I get the navigation bar on infoViewController?


Solution

  • You just need to-: Embed navigation controller with first controller.And add segue connections