dshashidhar / StickyCollectionView

UICollectionView layout for presenting of the overlapping cells.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StickyCollectionView

UICollectionView layout for presenting of the overlapping cells.

Checkout demo

Overview

Instructions demo

Installation

Manually

Drag the files from the Source folder into your project.

Usage

Just use StickCollectionViewFlowLayout as a layout of your collection view.

Requirements

  • Objective c
  • Xcode 7

License

Released under the MIT license. See the LICENSE file for more info.

About

UICollectionView layout for presenting of the overlapping cells.

License:MIT License


Languages

Language:Objective-C 100.0%