RJCircularCollectionViewLayout
RJCircularCollectionViewLayout copied to clipboard
A custom collection view layout to lay cells in a circular fashion
RJCircularCollectionViewLayout

For a detailed explaination of how the layout works under the hood, visit raywenderlich.com.
Usage
To run the example project, clone the repo, and run pod install from the Example directory first.
This still isn't quite ready for production use, and is meant to be experimental.
Installation
RJCircularCollectionViewLayout is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "RJCircularCollectionViewLayout"
Author
Rounak Jain.
Follow me on Twitter @r0unak
License
RJCircularCollectionViewLayout is available under the MIT license. See the LICENSE file for more info.