Search results for roll

DMScrollingTicker screenshot

DMScrollingTicker

June 05, 2012 • MIT License
DMScrollingTicker is an advanced horizontal scroll ticker class made in Objective-C for iOS. It doesn’t use standard NSTimer to perform animations but instead Quartz Layers / CoreGraphics. It allow...
Scroller screenshot

Scroller

June 04, 2012 • MIT License
A novel way to interact with a list of data.
LBYouTubeView screenshot

LBYouTubeView

May 31, 2012 • MIT License
A UIView subclass that displays YouTube videos using MPMoviePlayerController. It's highly customizable in getting data. The choice between high-quality and standard-quality is already implemented b...
CQMFloatingController screenshot

CQMFloatingController

May 30, 2012 • MIT License
CQMFloatingController is a floating UI component with navigation bar. You can push/pop a content view controller on it. This component is ported from Calqum (http://www.dotapon.sakura.ne.jp/apps...
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.
DYNavigationController screenshot

DYNavigationController

May 24, 2012 • BSD License
DYNavigationController is a Backboard inspired iOS control that enables navigation among UIViews based on swipe gestures. With DYNavigationController, one can simply push and pop UIViews by swi...
NGTabBarController screenshot

NGTabBarController

May 10, 2012 • MIT License
A custom TabBarController which can be positioned on the bottom, top, left or top. Utilizes iOS 5 Containment API if possible, but works on iOS 4 too. The TabBar is fully customizable with a tintCo...
ADLivelyTableView screenshot

ADLivelyTableView

May 06, 2012 • BSD License
ADLivelyTableView is a drop-in subclass of UITableView that lets you add custom animations to any UITableView.
FSVerticalTabBarController screenshot

FSVerticalTabBarController

May 06, 2012 • MIT License
This project aims to replicate UITabBarController functionality and behavior, but with a vertical tab bar.
LIExposeController screenshot

LIExposeController

April 24, 2012 • Apache 2.0 License
LIExposeController is a new navigation paradigm for iOS apps. A great example is LinkedIn's iPhone app. LIExposeController acts as a container view controller, much like UINavigationController o...
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.
RBParallaxTableViewController screenshot

RBParallaxTableViewController

April 14, 2012 • MIT License
Simple demo app inspired by Path 2.0's use of a parallax effect in conjunction with a UITableView.
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.
PTShowcaseViewController screenshot

PTShowcaseViewController

April 02, 2012 • Apache 2.0 License
A "showcase" view controller for iOS apps. Visualizes images, videos and PDF files beautifully!
PTImageAlbumViewController screenshot

PTImageAlbumViewController

March 09, 2012 • Apache 2.0 License
An image scrubber-managing view controller, just like in Photos.app by Apple on the iPad.
ECSlidingViewController screenshot

ECSlidingViewController

March 09, 2012 • MIT License
ECSlidingViewController is a view controller container for iOS that presents its child view controllers in two layers. It provides functionality for sliding the top view to reveal the views underne...
AGImagePickerController screenshot

AGImagePickerController

March 07, 2012 • MIT License
AGImagePickerController is a image picker controller that allows you to select multiple photos and can be used for all iOS devices.
SFContainerViewController screenshot

SFContainerViewController

March 04, 2012 • MIT License
SFContainerViewController is a UIViewController subclass that can have multiple UIViewController children. It has no memory problems, if this controller is not visible, it will unload its view and ...