Presenting modal in iOS 13 fullscreen
Asked 07 September, 2021
Viewed 2.4K times
  • 69
Votes

In iOS 13 there is a new behaviour for modal view controller when being presented.

Now it's not fullscreen by default and when I try to slide down, the app just dismiss the View Controller automatically.

How can I prevent this behaviour and get back to the old fullscreen modal vc?

modal behaviour

Thanks

26 Answer