Search results for collection

No image provided.

ZLBalancedFlowLayout

January 22, 2015 • MIT License
A UICollectionViewFlowLayout subclass that scales items to take up space, optimized for large item set, inspired by NHBalancedFlowLayout.
INSElectronicProgramGuideLayout screenshot

INSElectronicProgramGuideLayout

January 21, 2015 • MIT License
UICollectionViewLayout subclass for displaying electronic program guide.
UPCardsCarousel screenshot

UPCardsCarousel

January 20, 2015 • MIT License
UPCardsCarousel is a carousel with a fancy cards based UI for iOS.
GPaperTrans screenshot

GPaperTrans

January 16, 2015 • MIT License
Yet another UICollectionView layout transitions inspired by Facebook Paper App written in Swift.
MONUniformFlowLayout screenshot

MONUniformFlowLayout

January 13, 2015 • MIT License
A simple flow layout the handles the arrangement of the items in a collection view uniformly based on the given number of columns, height of the item, inter item spacing, header height, and footer ...
RAReorderableLayout screenshot

RAReorderableLayout

January 08, 2015 • MIT License
A UICollectionView layout which you can move items with drag and drop.
No image provided.

SPHChatCollectionView

December 24, 2014 • GPL License
SPHChatCollectionView to use in chat screens. (Supports iOS 7 & iOS 8) This project is an attempt to create the experience of chat bubbles with image, time and avatar support. 1. You can cust...
KRLCollectionViewGridLayout screenshot

KRLCollectionViewGridLayout

December 13, 2014 • MIT License
This layout is an alternative to UICollectionViewFlowLayout that positions and sizes items using a defined number of columns and an aspect ratio property which force the size of cells, rather than ...
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...
INTUGroupedArray screenshot

INTUGroupedArray

December 07, 2014 • MIT License
An Objective-C and Swift collection for iOS and OS X that stores objects grouped into sections. INTUGroupedArray is an Objective-C data structure that takes the common one-dimensional array to t...
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...
No image provided.

MSTabbedView

September 22, 2014 • MIT License
MSTabbedView is a control for populating any number of views inside a tabbed view. All you need to do is to pass the views to the MSTabbedView object.And many other customizable properties.
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.