19

Here’s an open source component submitted by Mayur Joshi that allows you to easily create a scrolling view with images displayed with a parallax effect called MJParallaxCollectionView.

MJParallaxColletionView provides custom collection view cells to display the images with the scrolling effect. You can tweak the effect by adjust the animation speed and height values. A full demo is included.

MJParallaxColletionView on GitHub