you must use a uinavigationcontroller and a gesturerecognizer. Simply attach a swipe gesture in the view and on swipe-action write "[self.navigationController pushViewController:newControll animated:YES]"
In the website g8production. com there is a simple imageviewer with 2 swipe gestures in the same view. Download the "EASY IMAGE VIEWER WITH LEFT-RIGHT SWIPE GESTURES" project and lear how to use a swipe with a gesture recognizer.
I got ur sample code on swiping back and forth with two images. How do you manually invoke the back PUSH transtion on gesture swipes. I toss in a gesture recognizer to swipe from one view to the next. Can you show us how we can invoke the reverse transition like you see with the back button
@FaisalSabri Tnx. Simply you must to use a uinavigationcontroller like root controller. Follow the link in the description or search "Navigation Controller and Swipe with Storyboard without write code - Xcode 4.2 & iOS5" in youtube for another example.
Can you do a tutorial of a Zooming, Paging Image Gallery in UIScrollview with interface builder
THere are no up good tutorials on this that are up to date and Apple's sample code is kind of a mess for a beginner to understand.
MrCleartheset 1 month ago
you must use a uinavigationcontroller and a gesturerecognizer. Simply attach a swipe gesture in the view and on swipe-action write "[self.navigationController pushViewController:newControll animated:YES]"
In the website g8production. com there is a simple imageviewer with 2 swipe gestures in the same view. Download the "EASY IMAGE VIEWER WITH LEFT-RIGHT SWIPE GESTURES" project and lear how to use a swipe with a gesture recognizer.
pbudino 1 month ago
I got ur sample code on swiping back and forth with two images. How do you manually invoke the back PUSH transtion on gesture swipes. I toss in a gesture recognizer to swipe from one view to the next. Can you show us how we can invoke the reverse transition like you see with the back button
MrCleartheset 1 month ago
great tutorial, thanks a lot and really appreciate it.
however I can find the gesture recognizers under my objects. is there a way to import them on there?
Help....thanks.
TibetanApps 1 month ago
Thanks for the tutorial , but why the name of the first view on navigation bar did not show up ??
FaisalSabri 2 months ago in playlist Uploaded videos
@FaisalSabri Tnx. Simply you must to use a uinavigationcontroller like root controller. Follow the link in the description or search "Navigation Controller and Swipe with Storyboard without write code - Xcode 4.2 & iOS5" in youtube for another example.
Have a nice day :)
pbudino 2 months ago
Tks a lot for your tutorial. Amazing. Please, one more thing...what is the name of this song? fantastic :-)
qzwwzt 3 months ago
@qzwwzt the name is "Sanskrit", from iLife's sounds.
pbudino 3 months ago
Fantastic video. Thanks for posting!
billkalpak 3 months ago
Love it. No need for talking, great demonstration and the music is great :)
londondario006 3 months ago
i feel like im watching a magic show... the Magician waves his wand and pulls a UIViewController out of his hat.
thenissan 4 months ago 2
This would surely been awesome if you had talked and explained your actions.
mattek92 4 months ago
@mattek92 yes... but this is a part of a big project with him video without audio comments, sorry.
pbudino 4 months ago
perfect!
robwormald 4 months ago