ColinEberhardt / VCTransitionsLibrary

A collection of iOS7 animation controllers and interaction controllers, providing flip, fold and all kinds of other transitions.
Other
4.55k stars 616 forks source link

Add Pan Animation, Just like ios 7 default interactivePopGestureRecognizer #28

Closed zxy198717 closed 9 years ago

zxy198717 commented 10 years ago

Add Pan Animation, Just like ios 7 default interactivePopGestureRecognizer

ColinEberhardt commented 9 years ago

Thanks @zxy198717 much appreciated (sorry it took a while to get round to merging this).

I took the logic from your swipe-right interaction controller and folded it into the existing swipe controller.