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

Create dedicated presentation controllers for different presentation types #24

Closed SebastianBoldt closed 5 years ago

SebastianBoldt commented 7 years ago

Currently the JellyPresentationController manages all three kinds of presentation.

It would be a better idea to create a base class and one presentationController subclass for every presentation type