FadingEdgesCollectionView – Custom UICollectionView For Scrolling Content With Fading Edges

FadingEdgesCollectionView is a custom UICollectionView component from alexandre-g with edges that automatically fade to hint about more available content.

The fading effect is customizable, and arrows can be added with the effect shown either vertically or horizontally. FadingEdgesCollectionView can be implemented in storyboards or programmatically.

This animation from the readme shows FadingEdgesCollectionView in action:

FadingEdgesCollectionView

You can find FadingEdgesCollectionView on Github here.

A nice collection view component for scrolling content.

Original article: FadingEdgesCollectionView – Custom UICollectionView For Scrolling Content With Fading Edges

©2017 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *