View2ViewTransition is an open source Swift based component from naru-jpn providing an easy way to present views with transition animations.
With View2ViewTranstion you provide the initial view, destination view, and destination view frame size, and the views automatically transition with a neat expanding or shrinking animation to fill the destination frame.
Here’s an animation from the readme showing View2View transition in action:
You can find View2ViewTransition on Github here.
A nice easy way to present views with an expanding/shrinking animated transition effect.
Original article: View2ViewTransition – Swift Component For Presenting Views With An Expanding Transition
©2016 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.