Search results for collectionview

HTKDragAndDropCollectionViewLayout screenshot

HTKDragAndDropCollectionViewLayout

December 08, 2014 • Apache 2.0 License
UICollectionViewLayout subclass that works together with a custom UICollectionViewCell to provide drag and drop for a UICollectionView. Works just like UITableView drag and drop. What's unique abou...
HTKDynamicResizingCell screenshot

HTKDynamicResizingCell

November 19, 2014 • Apache 2.0 License
Subclassed UITableView/UICollectionView cells that will auto calculate their size so long as AutoLayout constraints are applied correctly. For iOS 7+. Works similar to how iOS 8's auto sizing of ce...
Voltron screenshot

Voltron

October 23, 2014 • MIT License
When UICollectionViewCell needs to be a UIViewController!
No image provided.

MMPaper

October 22, 2014 • Unspecified License
Simulation Of Paper app
JBSpacer screenshot

JBSpacer

October 16, 2014 • MIT License
Determines optimal spacing for resizable grids.
No image provided.

EBCardCollectionViewLayout

October 09, 2014 • MIT License
Have you ever tried to implement a simple UI showing element as cards? You ended up implementing a UIScrollView, didn't you? Well, you should have used a UICollectionView with a custom UICollection...
Surfboard screenshot

Surfboard

September 13, 2014 • MIT License
Surfboard is a delightful onboarding framework for iOS.
MIBadgeButton screenshot

MIBadgeButton

September 13, 2014 • MIT License
Unlike other similar controls with low performance and lagging with UITableView. MIBadgeButton is badge button with high UITableView/UICollectionView performance. iOS custom button badge designed f...
HTKScrollingNavigationController screenshot

HTKScrollingNavigationController

September 10, 2014 • Apache 2.0 License
Scrolling navigation controller with slide-up transitions for iOS 7.x. Uses UICollectionView under the hood. Supports vertical slide-up.
MYNStickyFlowLayout screenshot

MYNStickyFlowLayout

September 09, 2014 • MIT License
Drop-in sticky headers and footers for UICollectionView.
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.
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.