README.md

February 4, 2016 ยท View on GitHub

StickyCollectionView

UICollectionView layout for presenting of the overlapping cells. Objective-C version here

Checkout demo

Overview

Corner Collection View Primer Collection View

Installation

Manually

Drag the files from the Source folder into your project.

Usage

Just use StickCollectionViewFlowLayout as a layout of your collection view.

Requirements

  • Swift
  • Xcode 7

License

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

Contents

  1. 1StickyCollectionView
  2. 2Overview
  3. 3Installation
  4. 3.1Manually
  5. 3.2Usage
  6. 4Requirements
  7. 5License