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

Update MZMethodSwizzler.m #159

Closed RaoulNL closed 6 years ago

RaoulNL commented 6 years ago

Removal of deprecation warnings (since most apps target iOS 10 or later)

m1entus commented 6 years ago

Thx