Jelly v2.0.0 Release Notes
Release Date: 2018-11-12 // almost 5 years ago-
- interactive transitions are now possible
- ๐ renamed FadeIn, ShiftIn, and SlideIn to Fade, Slide & Cover
- the animator is now capable of resizing and realigning already presented viewControllers
- ๐ง presentations will be configured using new dedicated models for size, alignment etc.
- โ removed the Jelly Prefix from all classes
- extended example app with interactive examples like slide out menu etc.
- ๐ minimum deployment target is iOS 10 now, because of UIViewPropertyAnimator
- ๐ new Logo and overall design of Jelly related icons and ui