ios - How to have a swipe gesture back animation -


i have swipe gesture set "right" (swipe left right) , segue go previous view controller.

if run app, gesture works (go back) animation appears right left (like i'm going next page instead of previous one)

how can change animation go left right? can done via storyboard?

thank you


Comments

Popular posts from this blog

php - Admin SDK -- get information about the group -

ruby on rails - one-to-many through referance table -

python - Pygame screen.blit not working -