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
I am trying to enable dragging(snap back to center when finger released) for the presentation controller for more interaction.