Search results for uiscrollview

MVSelectorScrollView screenshot

MVSelectorScrollView

April 18, 2013 • MIT License
Simple Cocoa control that can be used as an alternative for UISegmentedControl in UIKit.
YIDragScrollBar screenshot

YIDragScrollBar

April 17, 2013 • Unspecified License
Attaches draggable scroll bar on top of original UIScrollView for iOS5+, works like a charm.
APExtendedPageController screenshot

APExtendedPageController

April 05, 2013 • Unspecified License
A view controller scrolling experience inspired by Google Chrome.
No image provided.

MSPullToRefreshController

April 03, 2013 • MIT License
Allows you to have implement a "pull to refresh" control on any UIScrollView. Why is better than other implementations? - It's unintrusive, and simply observes the content offset of the scroll vi...
LBReadingTime screenshot

LBReadingTime

April 02, 2013 • MIT License
UITextView category to compute the total reading time or remaining reading time + UITextView indicator's panel showing the remaing reading time.
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...
SBScrollNavigation screenshot

SBScrollNavigation

March 24, 2013 • CC BY-SA 3.0 License
This subclass of UIScrollView serves as a Navigation which can hold buttons or other views which respond to clicks. Source Code includes usage example.
CollapseClick screenshot

CollapseClick

March 23, 2013 • MIT License
This is basically a collapsible cell TableView with nifty animations and a fully customizable delegated system.
EasyTableView screenshot

EasyTableView

March 20, 2013 • BSD License
EasyTableView provides easy to use horizontal table views, compatible with iOS 5.0 and later.
MBPullDownController screenshot

MBPullDownController

March 07, 2013 • MIT License
MBPullDownController, an iOS container view controller for pullable scroll view interfaces. MBPullDownController accepts two view controllers, which it presents one above the other. The front ...
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.
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.
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.
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.