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

Fix warning in MZTransition header file #153

Closed natanrolnik closed 6 years ago

natanrolnik commented 6 years ago

Fixes #151

m1entus commented 6 years ago

Thanks