Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 326 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 326 Bytes

GridCollectionView

This sample project showcases how to build a grid view with expandable rows and columns, with 'sticky' headers (like an MS Excel spreadsheet)

The implementation is based on a UICollectionView with custom UICollectionViewLayout.