I am trying to use UINavigationController. I have two views which are being created programmatically. When a UIButton is pressed on the first v
UINavigationController
UIButton
follo following steps
1) open your xib file then right click on files owner and drag to your first view
2) then bind that view with outlet of "view"
hope you will get it...