Here’s a custom component that for creating modal views with a nice pop-in transition and the ability to drag out the modal view called ZFDraggableModalTransition from Amornchai Kanokpullwad.
ZFDraggableModalTransition allows you to set the direction that the modal view will appear from, and you can present a scrollable view within your modal view if desired.
view source