Navigation Controller and Swipe with Storyboard without write code - Xcode 4.2 & iOS5

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
4,384
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Nov 11, 2011

How to create a simple navigation with Storyboard and UINavigationController. In this tutorial I create a navigation from views without write code.
The last uiviewcontroller will appear with a modal presentation (from bottom) so it's without navigation bar and back button. If you want dismiss this uiviewcontroller, you must implement the dismissModalViewControllerAnimated: method in your code. Optionally you can use a push presentation and evict this.

Category:

Education

Tags:

License:

Standard YouTube License

  • likes, 2 dislikes

Link to this comment:

Share to:

Uploader Comments (pbudino)

  • Do you want swipe to the initial rootviewcontroller? if your answer is YES well you have 2 options to POP your viewcontroller in the navigation-stack and show the first viewcontroller.

    1 write code: create a right swipe gesture and when the swipe is fired, use [self.navigationController popToRootViewControllerAnimate­d:YES]; THERE IS A GESTURE EXAMPLE HERE alturlDOTcom/g9rwp (replace DOT with .)

    2 create a custom gesture and pop to rootviewcont like before (i will publish a tutorial for this)

  • Your website isn't found.

    whats the url

  • @MrCleartheset it works! wwwDOTg8productionDOTcom (replace the "DOT" with the "." )

    Have a nice day!

  • @MrCleartheset it works! g8productionDOTcom (replace the "DOT" with the "." )

    Have a nice day!

  • @MrCleartheset it works! g8productionDOTcom (replace the "DOT" with the "." )

    Have a nice day!

  • Nice tutorial. Could you do one with storyboard and the PageControl swiping images? Possibly with a thumbnail view ? DOn't know how complicated it is. Doing it in html/java is pretty easy but I'd like to be able to create an objective-c gallery. Hard to find info or a tutorial on this that isn't out dated

  • @MrCleartheset Sure! But use a pagecontrol with more images it's not a good idea! However, you can use the pagecontrol and a swipe. You can start with my simple imageviewer "EASY IMAGE VIEWER WITH LEFT-RIGHT SWIPE GESTURES" (it's very simple, it's like a demo with swipe left and right), download it on g8production. com

see all

All Comments (13)

Sign In or Sign Up now to post a comment!
  • how do you swipe to the right and get a swipe right gesture like the app navigation at home on the iPhone

  • The video was very helpful, but the music was too much.

  • thanks for tutorial

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more