HeroTransitions / Hero

Elegant transition library for iOS & tvOS
https://HeroTransitions.github.io/Hero/
MIT License
22.06k stars 1.73k forks source link

How to push view controller with just left or right swipe on root view controller ? #660

Open MiteshiOS opened 4 years ago

MiteshiOS commented 4 years ago

Can anyone please let me know how can i push second view controller with just left or right swipe on first view controller which is root view controller.

And after push second view controller, on right swipe in second view controller need to go back to root view controller.