24

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 UIRefreshControll effect.

CBHazeTransitionViewController on GitHub