Search results for scroll

RefreshableScrollView screenshot

RefreshableScrollView

March 04, 2013 • BSD License
An NSScrollView subclass that supports pull-to-refresh both in the top and bottom edges. The intended usage is for hosting a timeline-like view that shows a list of messages in reverse-chronologica...
No image provided.

DWGridController

February 28, 2013 • MIT License
The DWGridController allows you to display cells in a grid view where rows and columns can be (infinitely) scrolled separately.
POHorizontalList screenshot

POHorizontalList

February 26, 2013 • MIT License
App Store like horizontal view control that can be used in a UITableView
ALScrollViewPaging screenshot

ALScrollViewPaging

February 25, 2013 • MIT License
This UIScrollView subclass offers a simple way to manage paging. Simply add an array with the different views to display. The page control dots color can be customized.
APExtendedScrollView screenshot

APExtendedScrollView

January 31, 2013 • Unspecified License
A subclass of UIScrollView with a simple tweak inspired by Groupon. The paging control is shown on the status bar when the scroll view is dragged and hidden when it stops.
Rebel screenshot

Rebel

January 06, 2013 • MIT License
Rebel is a framework to make AppKit easier to work with, using categories to fix bugs and make APIs nicer, and new classes to perform common tasks.
RFOverlayScrollView screenshot

RFOverlayScrollView

January 04, 2013 • MIT License
RFOverlayScrollView is an NSScrollView subclass that shows its NSScroller in iOS style even when a mouse is attached.
A3GridTableView screenshot

A3GridTableView

December 05, 2012 • BSD License
A3GridTableView is a UIScrollView subclass with a high performance grid view-style layout.
DMLazyScrollView screenshot

DMLazyScrollView

December 03, 2012 • MIT License
DMLazyScrollView for iOS (with support for infinite scrolling) allows you to create and endless (in horizontal direction) UIScrollView organized in pages and load UIViews dynamically only when need...
A3ParallaxScrollView screenshot

A3ParallaxScrollView

November 30, 2012 • BSD License
A UIScrollView subclass with a parallax scrolling effect.
LinenClipView screenshot

LinenClipView

November 27, 2012 • MIT License
Adds a linen pattern behind scrollviews like in Apple's Lion apps.
MDCScrollBarLabel screenshot

MDCScrollBarLabel

November 14, 2012 • MIT License
An animated scroll bar to present extra information to be used when scrolling on a UIScrollView. Y'know, like the clock on Path.
IZValueSelector screenshot

IZValueSelector

November 10, 2012 • Public Domain License
A simple selector inspired by UIPickerView but based on UITableView ... Update : I just added some support for horizontal scrolling as well (Still using UITableView for that)
IAInfiniteGridView screenshot

IAInfiniteGridView

October 20, 2012 • MIT License
Infinite grid view with UITableView-esque data source methods. If you want to have an infinite scroll view with our own grids, just drag IAInfiniteGridView, set and implement its data source, and y...
YIFullScreenScroll screenshot

YIFullScreenScroll

September 09, 2012 • Custom License
Pinterest-like scroll-to-fullscreen UI for iOS
DMCircularScrollView screenshot

DMCircularScrollView

September 05, 2012 • MIT License
Infinite/Circular Scrolling Implementation for UIScrollView DMCircularScrollView implements an infinite. When creating paging functionality for your apps, there may be times that an infinite page ...
No image provided.

ISColumnsController

September 05, 2012 • MIT License
A page scrolling container viewcontroller.
JDDroppableView screenshot

JDDroppableView

August 25, 2012 • MIT License
A DroppableView represents a single draggable View. You may use it as a base class for the views, that you need to be draggable in your project. Currently it is built, to be used within a scrollVie...
WKVerticalScrollBar screenshot

WKVerticalScrollBar

July 14, 2012 • MIT License
A traditional-style scrollbar for iOS that integrates with existing UIScrollView or UIScrollView subclasses.
InfiniteScrollView screenshot

InfiniteScrollView

July 13, 2012 • MIT License
InfinityPagingView is a subclass of UIView. It contains an endlessly scrollable UIScrollView.