08
Dec
2020
使用SquareFlowLayout创建instagram里的UIcollectionview
使你的UICollectionView看起来像Instagram explore从未如此简单。SquareFlowLayout通过定义应该扩展IndexPath来提供动态布局生成。
安装CocoaPods
pod ‘SquareFlowLayout’
或者手动安装复制 SquareFlowLayout 类到你的项目文件夹中
https://github.com/ChernyshenkoTaras/SquareFlowLayout