Search results for collection

VPStickyHeaderCollectionView screenshot

VPStickyHeaderCollectionView

August 27, 2014 • MIT License
Collection view sticky header implementation in Swift
BMYCircularProgressPullToRefresh screenshot

BMYCircularProgressPullToRefresh

July 20, 2014 • BSD License
Pull to fresh with circular progress view as used in the Beamly iOS app. This version of the pull to refresh feature can be used both on UITableViews and UICollectionViews and it has been inspir...
CGParallaxCollectionView screenshot

CGParallaxCollectionView

June 23, 2014 • MIT License
Extending Ole Begemann CGParallaxCollectionView to Swift.
DZNEmptyDataSet screenshot

DZNEmptyDataSet

June 21, 2014 • MIT License
A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display. It will work automatically, by just conforming to DZNEmptyDataS...
No image provided.

MZBookshelfCollectionViewLayout

June 15, 2014 • MIT License
Bookshelf like iBooks layout for UICollectionView.
RACollectionViewReorderableTripletLayout screenshot

RACollectionViewReorderableTripletLayout

June 15, 2014 • MIT License
The custom collectionView layout that can perform reordering of cells by dragging it. __pod 'RACollectionViewReorderableTripletLayout'__
VPRubberMenu screenshot

VPRubberMenu

June 07, 2014 • MIT License
Subclass of UICollectionViewFlowLayout and UICollectionViewCell with 'rubbery' effect. Inspired by Nike's 'Making' app.
No image provided.

MPParallaxCollection

June 07, 2014 • BSD License
a collection view layout + cell that can do something percent driven ( parallax for image + custom) A collection view layout and a cell subclass usefull to made parallax of an image during the s...
No image provided.

MPSkewed

June 03, 2014 • BSD License
A super-cool collection view cell and layout inspired by http://capptivate.co/2014/01/18/timbre-2/
RMGallery screenshot

RMGallery

May 30, 2014 • Apache 2.0 License
A modular and lightweight gallery for iOS. RMGallery is a Photos-like gallery with no dependencies. It supports asynchronous image loading, view controller transitions, gestures and zooming. ...
ESConveyorBelt screenshot

ESConveyorBelt

May 29, 2014 • Apache 2.0 License
Create nice tutorial pages with parallax and animations with ease
PADTiltViewController screenshot

PADTiltViewController

May 28, 2014 • MIT License
Add tilt capability to one directional scroll views on iOS.
TWRSkewedCollectionView screenshot

TWRSkewedCollectionView

May 23, 2014 • MIT License
An iOS collection view subclass to present a list of skewed images.
No image provided.

Secret Text View

May 17, 2014 • MIT License
Re-creation of the awesome text view from the app Secret (http://secret.ly). Video: https://raw.githubusercontent.com/kenshin03/KTSecretTextView/master/SecretTextView/Resources/Screenshots/KTS...
WeekViewDemo screenshot

WeekViewDemo

May 13, 2014 • MIT License
A simple clone of the day ticker/week view functionality used in Fantastical, using UICollectionView.
TGLStackedViewController screenshot

TGLStackedViewController

May 06, 2014 • MIT License
A stacked view layout with gesture-based reordering using a UICollectionView -- inspired by Apple's Passbook and Reminders apps.
UICollectionViewRightAlignedLayout screenshot

UICollectionViewRightAlignedLayout

May 01, 2014 • MIT License
A layout for UICollectionView that aligns the cells to the right.
UICollectionViewLeftAlignedLayout screenshot

UICollectionViewLeftAlignedLayout

April 30, 2014 • MIT License
A layout for UICollectionView that aligns the cells to the left
CADRACSwippeableCell screenshot

CADRACSwippeableCell

April 28, 2014 • MIT License
Swippeable UICollectionViewCell subclass made with Reactive Cocoa.
No image provided.

RBCollectionViewInfoFolderLayout

April 26, 2014 • MIT License
A UICollectionViewLayout that uses supplemental views to display a folder below a cell that looks like the screen was split. Mimics the pre iOS7 springboard groups visualization. Wrote this because...