AnimationBuilder is a simple and easy-to-use wrapper class to deal with iOS animations.
How to use
Instanciate an object from AnimationBuilder, and provide it with the view you want to animate, then use the dot operator to access all it’s properties. To run the animation just use .execute

Leave a Reply
You must be logged in to post a comment.