Vertigo
Vertigo copied to clipboard
Issues when presenting Vertigo on the iPad when modalPresentationStyle is set to UIModalPresentationFormSheet
It appears that the dismissal transition is broken when presenting Vertigo from within the inside of a modally-presented view controller when modalPresentationStyle is set to UIModalPresentationFormSheet. Changing the value to UIModalPresentationFullScreen works as you'd expect.
Any suggested workaround for this issue?