CHTCollectionViewWaterfallLayout
CHTCollectionViewWaterfallLayout copied to clipboard
why use custom header kind?
Why use CHTCollectionElementKindSectionHeader instead of UICollectionElementKindSectionHeader?
When i change CHTCollectionElementKindSectionHeader to UICollectionElementKindSectionHeader in library, It works well and More storyboards are available(register class in storyboard for header and footer).