Skip to content

iOS grid view (aka Spreadsheet) expandable rows and columns

Notifications You must be signed in to change notification settings

rafaelleao/GridCollectionView

Repository files navigation

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.

About

iOS grid view (aka Spreadsheet) expandable rows and columns

Resources

Stars

Watchers

Forks