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

Bounce from top & bottom transitions #71

Closed Nonepse closed 8 years ago

Nonepse commented 8 years ago

Added missing MZFormSheetPresentationTransitionStyleSlideAndBounceFromTop and MZFormSheetPresentationTransitionStyleSlideAndBounceFromBottom transitions.