Search results for uiscrollview

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.
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 ...
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...
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).
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...
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.