I’ve mentioned some nice resources for creating custom transitions utilizing the transitioning API in iOS 7 the most recent being this library providing a nice collection of transitions.
Here’s an open source component providing a custom transition designed specifically for table views from Andrea Mazz called AMWaveTransition.
AMWaveTransition provides a nice wave effect when transitioning between table views animating each individual table view cell when the user navigates.
Here’s an animation from the readme showing AMWaveTransition in action:
You can find AMWaveTransition on Github here.
Andrea has also written a nice writeup on the creation of custom transitions over on his blog.
A nice custom transition.
- Best Resources In iOS Development – April 9th, 2012
- iOS Library For Creating Slick Number Transitions Like Android’s Timely Clock App
- Example Source Code: A Slimy Stretching Transition Effect
- iOS Library Enabling Morphing Effects To A UITableView Based On Touch And Scrolling
- Custom UIStoryboardSegue Providing A Modal Style Transition
Original article: Component Providing A Slick Transition Between UITableViews That Animates Each Individual Cell
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.





