Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 781 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 781 Bytes

StickyCollectionView

UICollectionView layout for presenting of the overlapping cells.

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

  • Objective c
  • Xcode 7

License

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