Building a Multi-Directional UICollectionView in Swift
August 19, 2015 Kyle AndrewsThe Design Challenge Recently, our team was tasked with building a mobile app display that would show a grid with both horizontal and vertical scrolling along with varying cell sizes. The view would also require both a horizontal and vertical static header, similar to what users are used to seeing with spreadsheets and tables. After […]