Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 345 Bytes

File metadata and controls

9 lines (5 loc) · 345 Bytes

JEKScrollableSectionCollectionView

A drop-in subclass of UICollectionView which allows you to have individually scrolling sections, while using a normal UICollectionView controller class.

The only thing that differs from a standard UICollectionView is the addition of a single, optional delegate function.

Animated example