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
974 stars 145 forks source link

Swift 3? #118

Closed Treverr closed 7 years ago

Treverr commented 7 years ago

Does this support swift 3?

m1entus commented 7 years ago

Yes, why not?

Treverr commented 7 years ago

I just wanted to confirm! Thank you!