I am interested to know on how i can resize the view when using UIModalPresentationFormSheet of modalpresentationstyle, it looks like it has a fixed size so i was wondering if anyone out there did managed to manipulated with the popup view from the sizing perspective.
so there is either UIModalPresentationFormSheet with a fixed view size or full views and i am after something in between :)
Thanks in advance!