MZFormSheetPresentationController provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and additional opportunities to setup UIPresentationController size and feel form sheet.
MIT License
973
stars
146
forks
source link
How can I present the dialog on top of ViewController? #165
I want to present my MZFormSheetPresentationController in this way, so it starts a the top of the ViewController and it has transparent background. I have read the documentation in the README but I can't realize how to do it.
I would really appreciate some help. Thank you again!
Hi,
First of all thank you for this amazing library.
I want to present my MZFormSheetPresentationController in this way, so it starts a the top of the ViewController and it has transparent background. I have read the documentation in the README but I can't realize how to do it.
I would really appreciate some help. Thank you again!