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

How can i add my own pan gesture into the presentation controller? #18

Closed francisykl closed 9 years ago

francisykl commented 9 years ago

I am trying to enable dragging(snap back to center when finger released) for the presentation controller for more interaction.

m1entus commented 9 years ago

Added in MZFormSheetPresentationController 2.0.0.