Is there a way to present the sheet without the animation in backgroung that resize the parentViewController?
leobartowski opened this issue · 2 comments
leobartowski commented
Is there a way to present the sheet without the animation in backgroung that resize the parentViewController?
CristianSerea commented
Yes, you can do that by setting the shrinkPresentingViewController to false.
leobartowski commented
It works perfect!!! too bad I didn't see it in the options.
Have a great day!