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
November 12, 2013 • MIT License
Customizable scroll indicator implemented as a category on UIScrollView.
UIScrollViewContentAccessors
October 13, 2013 • MIT License
Category for UIScrollView which make easier to access UIScrollView's content properties in iOS.
ITPullToRefreshScrollView
October 10, 2013 • Apache 2.0 License
`ITPullToRefreshScrollView` is a subclass of `NSScrollView` with iOS 7 style refreshing
BDDRScrollViewAdditions
August 15, 2013 • MIT License
UIScrollView category to center content, enable additional zoom gestures and add getters for animated properties.
RSCircaPageControl
August 10, 2013 • MIT License
A clone of Circa's news detail views' page control, and include an easy-to-follow sample.
MNPageViewController
August 07, 2013 • MIT License
A horizontal scroll view container for UIViewControllers.
MHValidation
August 06, 2013 • MIT License
Validates objects in a view. You just have to set the classes which you want to validate.
Supports:
- UITextView
- UITextField
- UISwitch
- UISegmentedControl
DARecycledScrollView
August 02, 2013 • MIT License
UIScrollView subclass that reuses its tile views.
CXAdjustBlockView
August 01, 2013 • MIT License
A self-management container(UIScrollView) of views(UIView) for iOS (iPhone/iPad) that make all the views linked on one direction relationship with animation scaling.
https://vimeo.com/70158561
TRSDialScrollView
July 25, 2013 • MIT License
A highly customizable UIScollView dial control.
It conforms to the UIAppearance protocol for global application customization.
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.
DMPagingScrollView
July 15, 2013 • MIT License
DMPagingScrollView extends the paging functionality of UIScrollView to support custom page dimensions.
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
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
June 12, 2013 • MIT License
PaperFoldGallery displays multiple views in a paginated UIScrollView, but uses PaperFold library to animate to the next view.