m1entus / MZFormSheetPresentationController

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

use custom viewcontroller #8

Closed mirzadelic closed 9 years ago

mirzadelic commented 9 years ago

Can i use custom view controller with outlets and functions and show as popup?

m1entus commented 9 years ago

Of course, just init with your custom view controller