For a detailed explaination of how the layout works under the hood, visit raywenderlich.com.
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.
RJCircularCollectionViewLayout is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "RJCircularCollectionViewLayout"
Rounak Jain.
Follow me on Twitter @r0unak
RJCircularCollectionViewLayout is available under the MIT license. See the LICENSE file for more info.