gordontucker/FittedSheets

Is there a way to present the sheet without the animation in backgroung that resize the parentViewController?

leobartowski opened this issue · 2 comments

Is there a way to present the sheet without the animation in backgroung that resize the parentViewController?

Yes, you can do that by setting the shrinkPresentingViewController to false.

It works perfect!!! too bad I didn't see it in the options.
Have a great day!