/GridCollectionView

iOS grid view (aka Spreadsheet) expandable rows and columns

Primary LanguageSwift

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.