I am new to iOS. And I want to use navigation controller in my application but I have no any idea how to do it. So can any one guide me step by step for creating navigation
You can creat UINavigationController in Appdelegate and set your first viewcontroller on it.