FadingEdgesCollectionView 0.1

FadingEdgesCollectionView 0.1

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release May 2017
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by Alexandre Goloskok.



  • By
  • Alexandre Goloskok

FadingEdgesCollectionView

A UICollectionView that fades its edges to hint about more content.

Vertical and/or horizontal fading/arrows are shown automatically - just set the class to FadingEdgesCollectionView in storyboard or create as a usual UICollectionView programmatically.

Installation

Available via CocoaPods:

pod 'FadingEdgesCollectionView'

Or download and get files from /Lib directory.

Preview