Open HackShitUp opened 7 years ago
I have 3 view controllers, but I'd like the second one to be able to swipe down to another view controller. How would I implement this?
You can probably take some clues from this project. https://github.com/jakespracher/Snapchat-Swipe-View
I have 3 view controllers, but I'd like the second one to be able to swipe down to another view controller. How would I implement this?