Hello World,
I thought that navigation is one of the useful thing we do, so thought for a little help making a tutorial. So, here's how we do it :
If you are using storyboard then there's no need of this but if you are going through xib then learn using this method.
So, first of all do include the below code in your appdelegate.m file otherwise your navigation would never work :
Now, on a button touch event, we perform the navigation to the another screen. So, I've created an object of secondview here.
Watch the video to understand it well :)
No comments:
Post a Comment