Last summer I mentioned an interesting Swift library allowing you to create complex animations in Swift with a clean syntax called EasyAnimation.
Here’s an open source Swift based iOS library called Advance for creating advanced animations and is suited for gesture-based interactions that use physics.
Advance is easy to use allowing you to easily animate between two points, create spring based physics, and create your own custom animations.
Here’s an animation from the readme showing Advance in action:
You can find Advance on Github here.
A nice library for creating advanced animations.
Original article: Open Source iOS Swift Based Advanced Animation Library
©2016 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.
Reference source: iOS App Dev Libraries, Controls, Tutorials, Examples and Tools