• Stars
    star
    1,042
  • Rank 44,217 (Top 0.9 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created about 9 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

UICollectionView layout for presenting of the overlapping cells.

StickyCollectionView

UICollectionView layout for presenting of the overlapping cells.

Swift version

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.