/CLYLayout

四款实用好看的 UICollection layout 布局

Primary LanguageObjective-CMIT LicenseMIT

CLYLayout

Collection layout

使用方法

导入CLYBaseLyout.h头文件即可。

使用方法和UICollectionView设置布局一样

例如: self.collectionView setCollectionViewLayout:[[CLYStackLayout alloc] init] animated:YES];

四种UICollection布局轻松切换,更多UICollection布局敬请期待。