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?
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?