All Projects → rounak → RJCircularCollectionViewLayout

rounak / RJCircularCollectionViewLayout

Licence: MIT License
A custom collection view layout to lay cells in a circular fashion

Programming Languages

shell
77523 projects
swift
15916 projects
ruby
36898 projects - #4 most used programming language
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to RJCircularCollectionViewLayout

Cpcollectionviewkit
Interesting UICollectionView layouts and transitions
Stars: ✭ 140 (+225.58%)
Mutual labels:  uicollectionviewlayout
JQCollectionViewAlignLayout
A custom layout object based on flow layout. Added supports for horizontal, vertical alignment and RTL direction of collection view items.(available for both UICollectionView and NSCollectionView)
Stars: ✭ 69 (+60.47%)
Mutual labels:  uicollectionviewlayout
HorizontalStickyHeaderLayout
Horizontal UICollectionViewLayout with Sticky HeaderView
Stars: ✭ 70 (+62.79%)
Mutual labels:  uicollectionviewlayout
Lxreorderablecollectionviewflowlayout
Extends `UICollectionViewFlowLayout` to support reordering of cells. Similar to long press and pan on books in iBook.
Stars: ✭ 1,831 (+4158.14%)
Mutual labels:  uicollectionviewlayout
Squaremosaiclayout
An extandable mosaic UICollectionViewLayout with a focus on extremely flexible customizations 🔶
Stars: ✭ 243 (+465.12%)
Mutual labels:  uicollectionviewlayout
CSStickyFlowLayoutHeaders
UICollectionView replacement for your amazing headers
Stars: ✭ 16 (-62.79%)
Mutual labels:  uicollectionviewlayout
Bubblecollectionviewlayout
Create bubble layout of UICollectionView using custom layout
Stars: ✭ 79 (+83.72%)
Mutual labels:  uicollectionviewlayout
SJCenterFlowLayout
Carousel flow layout for UICollectionView on iOS.
Stars: ✭ 34 (-20.93%)
Mutual labels:  uicollectionviewlayout
CPCollectionViewWheelLayoutSwift
New url:https://github.com/ParsifalC/CPCollectionViewKit Objective-C Version:https://github.com/ParsifalC/CPCollectionViewWheelLayout
Stars: ✭ 16 (-62.79%)
Mutual labels:  uicollectionviewlayout
CollectionLayouts
A collection of UICollectionViewLayouts
Stars: ✭ 64 (+48.84%)
Mutual labels:  uicollectionviewlayout
Collectionviewslantedlayout
A CollectionView Layout displaying a slanted cells
Stars: ✭ 2,029 (+4618.6%)
Mutual labels:  uicollectionviewlayout
Admozaiccollectionviewlayout
ADMozaicCollectionViewLayout is yet another UICollectionViewLayout subclass that implements "brick", "mozaic" or Pinterest style layout.
Stars: ✭ 226 (+425.58%)
Mutual labels:  uicollectionviewlayout
CollectionViewMultiColumnLayout
A tiled waterfal/mosaic UICollectionViewLayout with support for explicit columns.
Stars: ✭ 13 (-69.77%)
Mutual labels:  uicollectionviewlayout
Sffocusviewlayout
UICollectionViewLayout with focused content
Stars: ✭ 1,760 (+3993.02%)
Mutual labels:  uicollectionviewlayout
ScaledCenterCarousel
A carousel-based layout for UICollectionView with scaled center item.
Stars: ✭ 16 (-62.79%)
Mutual labels:  uicollectionviewlayout
Flowlayout
UICollectionView WaterFlowLayout. 瀑布流.
Stars: ✭ 94 (+118.6%)
Mutual labels:  uicollectionviewlayout
CPCollectionViewWheelLayout
An interesting wheel layout of collection view.Swift version:https://github.com/ParsifalC/CPCollectionViewKit
Stars: ✭ 16 (-62.79%)
Mutual labels:  uicollectionviewlayout
ScrollAnimationShowcase
[ING] - UIScrollViewやUICollectionViewの特性を活用した表現サンプル
Stars: ✭ 15 (-65.12%)
Mutual labels:  uicollectionviewlayout
Transfiguration
Mystical way to transform data into reusable view in Swift
Stars: ✭ 14 (-67.44%)
Mutual labels:  uicollectionviewlayout
ExcelCollectionViewLayout
An Excel-like UICollectionView's layout.
Stars: ✭ 32 (-25.58%)
Mutual labels:  uicollectionviewlayout

RJCircularCollectionViewLayout

Version License Platform

demo

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].