Re: Definitive guide to custom modal presentation?

2019-02-01 Thread Jesse Armand
If you’re implementing a custom animation transition for your presentation, just follow this guide: https://developer.apple.com/library/archive/featuredarticles/ViewControllerPGforiPhoneOS/CustomizingtheTransitionAnimations.html The transition context object provides the container view that is i

Definitive guide to custom modal presentation?

2018-11-12 Thread Rick Mann
I'm having a really hard time finding a definitive guide to custom modal presentations in iOS. Nothing I've found online over two days of searching seems correct. I'm using a Storyboard and want to wire a segue from a button to my view controller. I want it to slide up partway from an edge of t