Open Source iOS Component For Easily Adding A Neat Zoom In Animations To Your Views

I’ve mentioned a number of libraries providing custom view transitions such as AnimatedTransitionGallery, and VCTransitionsLibrary from Recruit Marketing Partners.

Here’s an open source component called RMPZoomTransitionAnimator providing a custom zooming transition for views.

The transition works with any UIViewController, and examples are included showing the transition used for table views, and collection views.  You can use RMPZoomTransitionAnimator as a push transition, or as a modal transition.

This image from the readme shows RMPZoomTransitionAnimator in action:

RMPZoomTransitionAnimator

You can find RMPZoomTransitionAnimator on Github here.

A nice easy way to add in a zooming animation.

Original article: Open Source iOS Component For Easily Adding A Neat Zoom In Animations To Your Views

©2015 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *