Search results for scroll

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...
KLScrollSelect screenshot

KLScrollSelect

May 02, 2013 • Apache 2.0 License
A control that infinitely scrolls up and down at variable speeds inspired by Expedia 3.0 app. The cells can be selected in an identical fashion to a UITableViewCell. Added a category to NSIn...
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.
BCFeedScroller screenshot

BCFeedScroller

March 23, 2013 • MIT License
Two classes for showing an animated feed from an RSS or Atom data source.
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.
AutoScrollLabel screenshot

AutoScrollLabel

March 13, 2013 • MIT License
A UILabel with auto scrolling (marquee) for text that may be clipped by the view. Provides edge fading, speed adjustment, scroll direction, etc. Works with tvOS 9, iOS 7 and greater.
M13InfiniteTabBar screenshot

M13InfiniteTabBar

March 09, 2013 • MIT License
A fully customizable UITabBar replacement for tab bars with five or more tabs. M13InfiniteTabBar was created to get rid of the "More" button on the UITabBar. Why should have to preform an extra ...
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 ...