I built an application. On the one my views I used TableView. So now I want to change this Table view to a navigation controller.
1- How can I change UITable view to Navigation Controller. I add navigation codes but I got some alert! [I know I must identify my navigation delegate, but HOW ?]
Here is my Mapping Views!
AppNameViewController
FirstViewController [on this view I used table view and I want change to nav]
SecondViewController
- ThirdViewControllerController