Search results for scrollview

DAPagesContainer screenshot

DAPagesContainer

June 20, 2013 • MIT License
A generic view container with a scrollable top bar. Just pass the array of view controllers and DAPagesContainer will grab their titles and nicely display them in the top bar. The titles will be...
PaperFoldGallery screenshot

PaperFoldGallery

June 12, 2013 • MIT License
PaperFoldGallery displays multiple views in a paginated UIScrollView, but uses PaperFold library to animate to the next view.
REPagedScrollView screenshot

REPagedScrollView

June 09, 2013 • MIT License
Paged UIScrollView with an embedded UIPageControl.
GTScrollViewController screenshot

GTScrollViewController

June 06, 2013 • Unspecified License
You need a table but with the dynamic view like Facebook home? GTScrollView allows you to dynamically add unlimited views. Every view will be placed correctly in order after the last view added.
No image provided.

ASGallery

May 30, 2013 • MIT License
Photo Gallery control like in native "Photos" application. Zooming, caching, smooth background thread image preloading, video support
UIScrollSlidingPages screenshot

UIScrollSlidingPages

May 22, 2013 • MIT License
Allows you to add multiple view controllers and have them scroll horizontally, with a header scroller (optional) that stays in sync with the content and shows next, current and previous items. A zo...
JOLImageSlider screenshot

JOLImageSlider

May 09, 2013 • MIT License
A simple image slider that allows for infinite scrolling and titles.
ILSideScrollView screenshot

ILSideScrollView

May 07, 2013 • MIT License
A sideways-scrolling selection scroll view. ILSideScrollView is a tool for presenting options for a user to select, usually for supporting data. As such, the scroller works horizontally instead ...
AFImagePager screenshot

AFImagePager

May 04, 2013 • MIT License
The AFImagePager is a modified version of [KIImagePager](https://www.cocoacontrols.com/controls/kiimagepager) that uses AFNetworking instead of SDWebImage. This image pager lets you load and sw...
LAWalkthrough screenshot

LAWalkthrough

April 25, 2013 • MIT License
A view controller class for iOS designed to simplify the creation of the walkthrough design pattern.
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.
KIImagePager screenshot

KIImagePager

April 13, 2013 • MIT License
This image pager lets you load and swipe through a series of images. It's easy to implement and provides a nice way of presenting a not-fullscreen-gallery to your user. This control looks a bit lik...
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.
SwipeView screenshot

SwipeView

March 27, 2013 • Custom License
SwipeView is a class designed to simplify the implementation of horizontal, paged scrolling views on iOS. It is based on a UIScrollView, but adds convenient functionality such as a UITableView-styl...
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.