uicollectionviewlayout topic

List uicollectionviewlayout repositories

FlowLayout

125
Stars
35
Forks
Watchers

UICollectionView WaterFlowLayout. 瀑布流.

CollectionLayouts

64
Stars
5
Forks
Watchers

A collection of UICollectionViewLayouts

BubbleCollectionViewLayout

112
Stars
54
Forks
Watchers

Create bubble layout of UICollectionView using custom layout

CSStickyFlowLayoutHeaders

17
Stars
1
Forks
Watchers

UICollectionView replacement for your amazing headers

DeckCollectionViewLayout

22
Stars
3
Forks
Watchers

Card stack layout for UICollectionView

ScaledCenterCarousel

16
Stars
5
Forks
Watchers

A carousel-based layout for UICollectionView with scaled center item.

CPCollectionViewWheelLayout

17
Stars
2
Forks
Watchers

An interesting wheel layout of collection view.Swift version:https://github.com/ParsifalC/CPCollectionViewKit

CPCollectionViewWheelLayoutSwift

16
Stars
2
Forks
Watchers

New url:https://github.com/ParsifalC/CPCollectionViewKit Objective-C Version:https://github.com/ParsifalC/CPCollectionViewWheelLayout

LXMWaterfallLayout

28
Stars
6
Forks
Watchers

A collectionViewLayout layout cells like waterfall, which add the missing collectionViewHeader and collectionViewFooter

CollectionViewSearchSwift

24
Stars
5
Forks
Watchers

A simple project mainly focussing on Implementation of search in UICollectionView. Also lets you know about arranging UICollectionView Cells, their spacing, co-ordinates and arrangement based on diffe...