ios - changing transition of swipe gesture recognizers -


i've set swipe gesture recognizers in storyboard move between view controllers. there 4 view controllers, swipe left in 1 go 2, swipe left in 2 go 3 or swipe right in 2 go one, etc. functions fine, when swipe right in 1 of views go previous one, view transitions in right side of screen instead of left. when swiping left move through pages looks fine , natural, when swiping right i'd able tell direction new view controller should transition in from. don't see way storyboarding , not sure how programatically.

if doing transitions using segues, right swipe needs connected unwind segue. shouldn't use push go "backwards" in sequence of controllers.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -