Skip to content

Latest commit

 

History

History
executable file
·
17 lines (10 loc) · 520 Bytes

README.md

File metadata and controls

executable file
·
17 lines (10 loc) · 520 Bytes

LXNCyclicCollectionView

This is the repository forLXNCyclicCollectionView.

Installation

Add following line to your Podfile

pod 'LXNCyclicCollectionView', :git => "https://bitbucket.org/ducker/lxncycliccollectionview.git"

If no cocoapods installed go to http://cocoapods.org for further informations.

Usage

All you need to do is use LXNCyclicCollectionView instead of UICollectionView and set additionalItems property in code or using inspectable property in Interface Builder.