Skip to content

一些可能有用的自定义 UICollectionViewFlowLayout

Notifications You must be signed in to change notification settings

nijiehaha/CustomLayoutTool

Repository files navigation

CosineLayoutTool

余弦函数在 UICollectionViewFlowLayout 中的用法

SectionBgFlowLayout

为 UICollectionView 的 Section 添加背景色

WaterfallFlowLayout

瀑布流的简单实现,配合 auto layout 使用

CenterColumnsFlowLayout

所有 item 整体居中,且每行 item 水平居中,以及可以做到固定列数的自定义 layout 的实现(仅对单个 section 的 UICollectionView 有效)

PageFlowLayout

简单实现 UICollectionView 分页效果,弥补系统分页的偏移问题

你可能不知道的 UICollectionView

About

一些可能有用的自定义 UICollectionViewFlowLayout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages