Search results for uiscrollview

No image provided.

CRMotionView

February 20, 2014 • MIT License
A custom photo viewer that implements device motion scrolling, inspired by Facebook Paper.
LRScrollingSidebarController screenshot

LRScrollingSidebarController

January 29, 2014 • MIT License
Sidebar controllers are certainly one the the most implemented UX patterns in iOS. They became very popular due to Facebook and Path implementation. Nowadays, there are a lot of them, too may I'd s...
RFKeyboardToolbar screenshot

RFKeyboardToolbar

December 05, 2013 • MIT License
This is a flexible UIView and UIButton subclass to add customized buttons and toolbars to your UITextFields/UITextViews. This is used in https://www.cocoacontrols.com/controls/rfmarkdowntextvi...
JGScrollableTableViewCell screenshot

JGScrollableTableViewCell

November 28, 2013 • MIT License
JGScrollableTableViewCell is a simple and easy to use UITableViewCell subclass with a scrollable content view that exposes an accessory view when scrolled. The behavior is inspired by the iOS 7 mai...
DRDynamicSlideShow screenshot

DRDynamicSlideShow

November 14, 2013 • Unspecified License
A UIScrollView subclass to easily implement an amazing swiping interactive slide show, as IFTTT's. [GIF image](https://dl.dropboxusercontent.com/u/25520122/images/cocoacontrols/DRDynamicSlideSho...
UIScrollView+ScrollIndicator screenshot

UIScrollView+ScrollIndicator

November 12, 2013 • MIT License
Customizable scroll indicator implemented as a category on UIScrollView.
UIScrollViewContentAccessors screenshot

UIScrollViewContentAccessors

October 13, 2013 • MIT License
Category for UIScrollView which make easier to access UIScrollView's content properties in iOS.
BDDRScrollViewAdditions screenshot

BDDRScrollViewAdditions

August 15, 2013 • MIT License
UIScrollView category to center content, enable additional zoom gestures and add getters for animated properties.
RSCircaPageControl screenshot

RSCircaPageControl

August 10, 2013 • MIT License
A clone of Circa's news detail views' page control, and include an easy-to-follow sample.
DARecycledScrollView screenshot

DARecycledScrollView

August 02, 2013 • MIT License
UIScrollView subclass that reuses its tile views.
TRSDialScrollView screenshot

TRSDialScrollView

July 25, 2013 • MIT License
A highly customizable UIScollView dial control. It conforms to the UIAppearance protocol for global application customization.
No image provided.

CLTableWithFooterViewController

July 24, 2013 • MIT License
Easily add a stationary footer image when you reach the bottom of your UIScrollView or UITableView. Scroll back up to make it disappear.
No image provided.

DMPagingScrollView

July 15, 2013 • MIT License
DMPagingScrollView extends the paging functionality of UIScrollView to support custom page dimensions.
UIPhotoGallery screenshot

UIPhotoGallery

June 26, 2013 • MIT License
UIPhotoGallery is a lightweight set of extended & customizable views to show Photo Gallery for iOS UIKit, including a UIView and UIViewController.
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.
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...
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.