I’ve mentioned a number of resources related to custom UICollectionView layouts such as this tutorial on making great looking custom UICollectionView layouts and most recently a flow layout that provides a grid view supporting swipe to select and deselect gestures.
Here’s a custom UICollectionViewFlowLayout that uses hexagonal cells submitted by Cyril Chandelier called CCHexagonFlowLayout.
With CCHexagonFlowLayout you can easily customize the orientation, size and spacing, and add in supplementary views.
Here’s a set of images from the readme showing CCHexagonFlowLayout in portrait and landscape:

You can find CCHexagonFlowLayout on Github here.
A nice hexagon UICollectionViewFlowLayout.
- Open Source UICollectionView Flow Layout Adding Swipe-To-Select And De-select Gestures
- Custom iOS UICollectionViewLayout Modeled After The iCal App
- UICollectionView Layout For Creating Great Looking Scrollable Circular Lists
- Tutorial: How To Create Great Looking Layouts With UICollectionView
- Source Code Example Demonstrating How To Create A Rotating Image Wheel Using UICollectionView
Original article: A Custom UICollectionView Flow Layout Using Customizable Hexagon Shaped Cells
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.




