I’ve mentioned a number of custom view transitions, most recently the ZozolaZoomTransition that neatly zooms in on a specific cell zooming in the entire view hierarchy, and CKWaveCollectionViewTransition which neatly presents a collection view cell with a neat wave animation.
Here’s an open source component called DAExpandAnimation providing a nice expanding modal transition from Denis Avdeev.
DAExpandAnimation presents the view with an expanding effect, and sliding the other views out of the way.
Here’s an animation from the readme showing DAExpandAnimation in Action:
You can find DAExpandAnimation on Github here.
A nice custom modal transition.
Original article: Open Source Component Providing A Neat Expanding Modal Transition
©2015 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.
