Search results for collectionview

LSSwipeToDeleteCollectionViewLayout screenshot

LSSwipeToDeleteCollectionViewLayout

January 25, 2014 • MIT License
The UICollectionViewLayout subclass adds swipe to delete functionality to a collection view. Works for horizontal and vertical layouts
PBGroupScrollController screenshot

PBGroupScrollController

December 10, 2013 • MIT License
Controller that allows great user experiance when scrolling CollectionView down and up. Instead of classic scrolling it offers scroll whole page. Inspired by Feedly app.
BidirectionalCollectionView screenshot

BidirectionalCollectionView

December 08, 2013 • MIT License
A customized collection view using UICollectionView and UITableView supporting vertical and horizontal scrolling.
UzysCircularProgressPullToRefresh screenshot

UzysCircularProgressPullToRefresh

November 23, 2013 • MIT License
Give Pinterest Like PullToRefresh to any UIScrollView with just simple code UzysSlideMenu features: It's very simple to use. Support iOS7. Support only ARC Support CocoaPods. (to be)
RAMCollectionViewFlemishBondLayout screenshot

RAMCollectionViewFlemishBondLayout

November 10, 2013 • MIT License
RAMCollectionViewFlemishBondLayout is a UICollectionViewLayout subclass for displaying cells in groups (highlighting one of them) with optional header and footer views. Highlighted cell occupy much...
No image provided.

NHBalancedFlowLayout

November 08, 2013 • MIT License
UICollectionViewLayout subclass for displaying items of different sizes in a grid without wasting any visual space. Inspired by: http://www.crispymtn.com/stories/the-algorithm-for-a-perfectly-balan...
THSpringyCollectionView screenshot

THSpringyCollectionView

September 28, 2013 • MIT License
A memory and CPU efficient implementation of a collection view with cells that bounce around like they do in the iOS 7 messages app. This is implemented by simply subclassing the UICollectionVie...
SFAlbumApp screenshot

SFAlbumApp

September 28, 2013 • Unspecified License
Control allows you to have animated transition while opening photo albums something like in native ipad gallery. All orientations are supported. iOS 7.
JNWCollectionView screenshot

JNWCollectionView

September 21, 2013 • MIT License
A highly customizable and performant collection view for the Mac.
ADFlipTransition screenshot

ADFlipTransition

August 21, 2013 • MIT License
An alternative presentation animation for iOS. Mimics the flip animation from the iOS iTunes/App Store. Contains categories on UIViewController, UICollectionViewController and UITableViewControl...
WaterfallCollectionView screenshot

WaterfallCollectionView

August 01, 2013 • MIT License
WaterfallCollectionView is custom layout for UICollectionView, based on Pinterest style. It supports header supplementary view (optionally sticked to top edge) and decoration view.
PQCollectionViewCell screenshot

PQCollectionViewCell

June 17, 2013 • Public Domain License
PQCollectionViewCell is based on the logic behind PQTableViewCell, applied on a UICollectionViewCell. To use, subclass PQCollectionViewCell, and use `drawCellView:` instead of `drawRect:` when y...
TKImageIpsum screenshot

TKImageIpsum

June 15, 2013 • Apache 2.0 License
Lorem ipsum for images for iOS
GLGooglePlusLikeLayout screenshot

GLGooglePlusLikeLayout

June 08, 2013 • MIT License
GLGooglePlusLikeLayout is custom layout based on UICollectionView which can be used to show the data based on their content-size and by maintaining the row linear, unlike waterflow style layout. In...
SGSStaggeredFlowLayout screenshot

SGSStaggeredFlowLayout

June 02, 2013 • MIT License
UICollectionViewFlowLayout subclass for staggering cells.
Swipe-to-Select-GridView screenshot

Swipe-to-Select-GridView

April 30, 2013 • BSD License
A example project to make a swipe-to-select GridView based on UICollectionView It allows user to swipe to select multiple items.
OpenPics screenshot

OpenPics

April 12, 2013 • GPL License
OpenPics is an iOS application for viewing images from multiple remote sources. Currently implemented are searching the New York Public Library and the Library of Congress. Good examples of usi...
RouletteWheelCollectionView screenshot

RouletteWheelCollectionView

March 26, 2013 • Apache 2.0 License
A control that resembles a roulette wheel of cards, implemented with a UICollectionViewFlowLayout subclass. The design is inspired by the Yahoo TimeTraveler app. Development notes: http://c...
Dispenser screenshot

Dispenser

March 13, 2013 • BSD License
A faster way to dispense promo codes, in person. This is a full app, useful for devs to get the word out about their own apps. Paste in promo codes or redeem links and easily hand them out with ...
MSCollectionViewCalendarLayout screenshot

MSCollectionViewCalendarLayout

March 11, 2013 • MIT License
MSCollectionViewCalendarLayout is a UICollectionViewLayout subclass for displaying chronological data. It divides its cells into columns of days, with the size of each cell corresponding to its len...