Is it possible to use swipe to dismiss while presenting a fullscreen modal in iOS 13?
问题 With the new default card modal presentation in iOS 13, there is a nice feature that is swipe to dismiss. Is it possible to use this feature while presenting a classic .fullscreen modal? I checked and if isModalInPresentation is false while presenting in fullscreen. Any ideas? 回答1: It seems that the swipe to dismiss will only work if the modal is presented as a sheet, as stated in this year's wwdc: Now, what do you all have to do to support Pull to Dismiss? In general, nothing. If you present