Search results for uicollectionview

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.
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
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...
CCHexagonFlowLayout screenshot

CCHexagonFlowLayout

April 22, 2014 • MIT License
UICollectionView layout for both horizontal and vertical management of hexagonal cells
No image provided.

MJParallaxCollectionView

April 20, 2014 • MIT License
This is a parallax for the cells inside UICollectionView. It gives us an effect just like scrolling the images in Whatsapp or scrolling through the Weather app for iOS. Catch up with me at : htt...