UIDrawer icon indicating copy to clipboard operation
UIDrawer copied to clipboard

How to set height ?

Open ghost opened this issue 5 years ago • 1 comments

How to set the default height of presenting view controller. i.e Is it possible to open the controller with specific height and y Axis ?

ghost avatar Sep 16 '19 06:09 ghost

You currently cannot set height and/or custom snap points. But I will try to work on it soon. What you can do is set the gap between the top of the super view and the top of your modal.

Que20 avatar Jan 29 '20 17:01 Que20