Jelly is an open source library from Sebastian Boldt that provides a number of view controller animations that can be implemented with just a few lines of code.
Included with Jelly are a number of fade, slide, and blur animaitions. You can control the speed, size, and alignment of the animation, the animation curve and more.
An extensive example is included showing how one could create different notification alerts, and sidebars using Jelly.
Here’s an animation from the readme showing a slide in sidebar that could be used for a menu:
You can find Jelly on Github here.
You can also read more about the development of Jelly on Sebastian Boldt’s blog.
A great view animation library.
Original article: Jelly – A Swift Library For Easily Creating Great Custom View Animations
©2016 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.
Reference source: iOS App Dev Libraries, Controls, Tutorials, Examples and Tools