yellowei

5pods

HWaterflow

This is a flow layout for UICollectionView. You can set a array to set a collection views layout, this array like that "@[@(3),@(4),@(1)]", these numbers can reflecting structure for your collection view. To set layout, you can set two properties: "@property (nonatomic, strong) NSArray * columnForSections" or "@property (nonatomic, strong) NSArray * rowForSections" In addiont, you can control the Supplementary Views heights at the same time. Sorry for my poor English.

License: MIT

  • Objective C

HWPhotoPicker

非常推荐使用的一个自定义的PhotoPicker. 集成多选和预览功能.

License: MIT

  • Objective C

HWPicker

一个照片选择器,快速上手,方便开发。 自定义的PhotoPicker. 集成多选和预览功能.

License: MIT

  • Swift