Search results for scrollview

SYPaginator screenshot

SYPaginator

May 26, 2012 • MIT License
Simple paging scroll view to make complicated tasks easier. Used in several of the Synthetic apps including Hipstamatic, D-Series, and IncrediBooth.
JCTiledScrollView screenshot

JCTiledScrollView

April 19, 2012 • BSD License
JCTiledScrollView is a set of classes that wraps UIScrollView and CATiledLayer. It aims to simplify displaying large images and PDFs at multiple zoom scales.
PagedFlowView screenshot

PagedFlowView

April 15, 2012 • BSD License
A Paging Enabled Flow View, like the screenshots view in iPhone App Store.
MHPagingScrollView screenshot

MHPagingScrollView

April 12, 2012 • Unspecified License
A UIScrollView subclass that shows previews of the pages on the left and right. It uses a delegate much in the way UITableView uses a data source. This is largely based on WWDC 2010 session 104 ...
LayoutScrollView screenshot

LayoutScrollView

April 09, 2012 • BSD License
A layout ScrollView / ViewController pair that implements iOS5 containment and allows for swiping between multiple top level root view controllers. Implements Android style app navigation on iOS.
DAAutoScroll screenshot

DAAutoScroll

February 26, 2012 • MIT License
DAAutoScroll is a collection of UIScrollView subclasses that allows a UIScrollView (or similar) to automatically scroll itself with adjustable speed.
DAKeyboardControl screenshot

DAKeyboardControl

February 19, 2012 • MIT License
DAKeyboardControl allows you to easily add keyboard awareness and scrolling dismissal (a receding keyboard ala iMessages app) to any UIView, UIScrollView or UITableView with only 1 line of code. DA...
KNPathTableViewController screenshot

KNPathTableViewController

January 13, 2012 • MIT License
KNPathTableViewController is an UITableViewController with an customizable overlay panel that shows up when you scroll, inspired by Path app. It is meant to be simple and flexible that can be ea...
PHRefreshTriggerView screenshot

PHRefreshTriggerView

January 09, 2012 • MIT License
This is an alternate to EGORefreshTableView that uses a gesture recognizer instead of UIScrollView's delegate.
TimeScroller screenshot

TimeScroller

December 29, 2011 • MIT License
A UI Element that hovers beside the scroll bar of a UITableView (Mimicking the Path app).
ScrollToRefresh screenshot

ScrollToRefresh

November 27, 2011 • MIT License
ScrollToRefresh is a subclass of NSScrollView that adds a "pull-to-refresh" view to the "elastic" area of NSScrollview.
FireUIPagedScrollView screenshot

FireUIPagedScrollView

August 24, 2011 • MIT License
Very nice UIScrollView ready to handle View Controllers as pages, handle orientation changes and integrate with UIPageControl and UISegmentedControl out of the box. Features: - Handles Orienta...
StackScrollView screenshot

StackScrollView

May 16, 2011 • Unspecified License
StackScrollView project is a demo app for creating view like twitter app for ipad, created by the mobile development team at raw engineering. It supports: Orientation (both Landscape & Portrait), S...
ESScrollView screenshot

ESScrollView

May 15, 2011 • BSD License
ESScrollView by Jonathan Dann provides iTunes-like scrollbars. This solution differs from many others by not requiring images -- all drawing is in code.
GCPagedScrollView screenshot

GCPagedScrollView

May 01, 2011 • MIT License
Simple UIScrollView subclass that automatically handle UIPageControl and paged content. You can have a paged UIScrollView with UIPageControl in almost no time.
SliderPageControl screenshot

SliderPageControl

April 05, 2011 • MIT License
Alternative for UIPageControl. Instead of tapping on the page control, you drag the thumb to the page you want while previewing the title of the page before you release the thumb to confirm the pag...
HGPageScrollView screenshot

HGPageScrollView

April 05, 2011 • MIT License
An extension of iOS UIScrollView that allows scrolling of multiple pages, like mobile Safari tab viewer.
PanelTableView screenshot

PanelTableView

March 19, 2011 • MIT License
Manages multiple UITableViews in a UIScrollView
StackPanel screenshot

StackPanel

March 16, 2011 • MIT License
A simple iOS control for stacking UIViews without the hassle of managing a UITableView.
Vertically swipe between pages of content screenshot

Vertically swipe between pages of content

January 04, 2011 • Unspecified License
As seen in the Reeder iPhone app, pull to see the title of the next page of content. Pull far enough and the next page slides in to replace the current page.