#uicollectionviewlayout (8 Repositories)
Ranked open-source repositories tagged with #uicollectionviewlayout, scored by pull request acceptance likelihood and maintainer engagement velocity.
0.0%
0.0h
8 repositories tagged #uicollectionviewlayout
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.
devxoul/UICollectionViewFlexLayout
A drop-in replacement for UICollectionViewFlowLayout
eleev/compositional-layouts-kit
📏 Advanced compositional layouts for UICollectionView [iOS 13+].
wsl2ls/WSLWaterFlowLayout
功能描述:WSLWaterFlowLayout 是在继承于UICollectionViewLayout的基础上封装的控件, 目前支持竖向瀑布流(item等宽不等高、支持头脚视图)、水平瀑布流(item等高不等宽 不支持头脚视图)、竖向瀑布流( item等高不等宽、支持头脚视图)、栅格布局瀑布流 4种样式的瀑布流布局。
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.
iwheelbuy/SquareMosaicLayout
An extandable mosaic UICollectionViewLayout with a focus on extremely flexible customizations :large_orange_diamond:
panghaijiao/HJCarouselDemo
BenEmdon/CenteredCollectionView
A lightweight UICollectionViewLayout that 'pages' and centers its cells 🎡 written in Swift