SebastianBoldt / Jelly

🌊 - Jelly is a library for animated, non-interactive & interactive viewcontroller transitions and presentations with the focus on a simple and yet flexible API.
http://www.sebastianboldt.com/
MIT License
2.45k stars 121 forks source link

Add an option for an interactive transition with UIPanGestureRecognizer #48

Closed dkarbayev closed 5 years ago

dkarbayev commented 7 years ago

It would be nice to have a feature that would allow making transition interactive.

SebastianBoldt commented 6 years ago

I had this idea a while ago but not the time to realize it. I will try to keep that in mind if I start working on jelly again.