uicollectionviewlayout
There are 101 repositories under uicollectionviewlayout topic.
WenchaoD/FSPagerView
FSPagerView is an elegant Screen Slide Library. It is extremely helpful for making Banner View、Product Show、Welcome/Guide Pages、Screen/ViewController Sliders.
chiahsien/CHTCollectionViewWaterfallLayout
The waterfall (i.e., Pinterest-like) layout for UICollectionView.
SoySauceLab/CollectionKit
Reimagining UICollectionView
roberthein/BouncyLayout
Make. It. Bounce.
amirdew/CollectionViewPagingLayout
A simple but highly customizable UICollectionViewLayout for UICollectionView -- Simple SwiftUI views that let you make page-view effects.
yacir/CollectionViewSlantedLayout
A CollectionView Layout displaying a slanted cells
lxcid/LXReorderableCollectionViewFlowLayout
Extends `UICollectionViewFlowLayout` to support reordering of cells. Similar to long press and pan on books in iBook.
fdzsergio/SFFocusViewLayout
UICollectionViewLayout with focused content
kishikawakatsumi/IBPCollectionViewCompositionalLayout
Backport of UICollectionViewCompositionalLayout to earlier iOS 12
kazuhiro4949/PagingKit
PagingKit provides customizable menu UI. It has more flexible layout and design than the other libraries.
BenEmdon/CenteredCollectionView
A lightweight UICollectionViewLayout that 'pages' and centers its cells 🎡 written in Swift
mischa-hildebrand/AlignedCollectionViewFlowLayout
A collection view layout that gives you control over the horizontal and vertical alignment of the cells.
zenangst/Blueprints
:cyclone: Blueprints - A framework that is meant to make your life easier when working with collection view flow layouts.
ekazaev/ChatLayout
ChatLayout is an alternative solution to MessageKit. It uses custom UICollectionViewLayout to provide you full control over the presentation as well as all the tools available in UICollectionView. It supports dynamic cells and supplementary view sizes.
eleev/uicollectionview-layouts-kit
📐Custom layouts for UICollectionView with examples [iOS 12+].
stuffrabbit/SwiftSpreadsheet
Spreadsheet CollectionViewLayout in Swift. Fully customizable. 🔶
netguru/CarLensCollectionViewLayout
An easy-to-use Collection View Layout for card-like animation.
pavankataria/SwiftDataTables
A Swift Data Table package, display grid-like data sets in a nicely formatted table for iOS. Subclassing UICollectionView that allows ordering, and searching with extensible options.
eleev/compositional-layouts-kit
📏 Advanced compositional layouts for UICollectionView [iOS 13+].
wsl2ls/WSLWaterFlowLayout
功能描述:WSLWaterFlowLayout 是在继承于UICollectionViewLayout的基础上封装的控件, 目前支持竖向瀑布流(item等宽不等高、支持头脚视图)、水平瀑布流(item等高不等宽 不支持头脚视图)、竖向瀑布流( item等高不等宽、支持头脚视图)、栅格布局瀑布流 4种样式的瀑布流布局。
devxoul/UICollectionViewFlexLayout
A drop-in replacement for UICollectionViewFlowLayout
iwheelbuy/SquareMosaicLayout
An extandable mosaic UICollectionViewLayout with a focus on extremely flexible customizations :large_orange_diamond:
Antondomashnev/ADMozaicCollectionViewLayout
ADMozaicCollectionViewLayout is yet another UICollectionViewLayout subclass that implements "brick", "mozaic" or Pinterest style layout.
ParsifalC/CPCollectionViewKit
Interesting UICollectionView layouts and transitions
jessesquires/ReactiveCollectionsKit
Data-driven, declarative, reactive, diffable collections (and lists!) for iOS. A modern, fast, and flexible library for UICollectionView done right.
NJHu/FlowLayout
UICollectionView WaterFlowLayout. 瀑布流.
Mindinventory/BubbleCollectionViewLayout
Create bubble layout of UICollectionView using custom layout
toshi0383/HorizontalStickyHeaderLayout
Horizontal UICollectionViewLayout with Sticky HeaderView
darrarski/DRCollectionViewTableLayout-iOS
UICollectionView 2d-table / grid / spreadsheet layout
Coder-ZJQ/JQCollectionViewAlignLayout
A custom layout object based on flow layout. Added supports for horizontal, vertical alignment and RTL direction of collection view items.(available for both UICollectionView and NSCollectionView)
aimalygin/StableCollectionViewLayout
UICollectionViewLayout adjusts a content offset if the collection view is updated
Oni-zerone/CollectionLayouts
A collection of UICollectionViewLayouts
rounak/RJCircularCollectionViewLayout
A custom collection view layout to lay cells in a circular fashion
jeffreysfllo24/StickyLayout
Sticky Layout for UICollectionViews!
rafaelsrocha/ExcelCollectionViewLayout
An Excel-like UICollectionView's layout.