Last week I mentioned a library providing a nice collection of animated transition effects, and have previously mentioned a tutorial on how to create interactive transitions.
Here’s a source code example showing how to create an interactive transition effect from Suyu Zhang inspired by the slimy interactive transition found within the Haze app called CBHazeTransitionViewController.
What’s interesting about this effect is how it stretches the view similar to the UIRefreshControl effect.
Here’s a video showing CBHazeTransitionViewController:
You can find CBHazeTransitionViewController on Github here.
An interesting unique transition effect.
- Open Source iOS UIView Category For Great Looking Easy Fan Fold Style Transitions
- Open Source Control For Easily Creating A Path 2.0 App Style Doorway Effect
- Example: Create A 3D iBooks Style Transition That Acts As An Xcode Storyboard Segue
- A Great Looking Custom UIStoryboardSegue Transition Inspired By The Nat Geo City App
- Tutorial: Creating A Custom Transition With Core Animation
Original article: Example Source Code: A Slimy Stretching Transition Effect
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.