Search results for scroll view

DRPageScrollView screenshot

DRPageScrollView

May 17, 2015 • MIT License
Block-driven paginated scroll view. - __Block-driven__ page setup. - __Auto Layout__ friendly. - __Page reusability__ à la UITableView reusable cells.
Refresher screenshot

Refresher

September 22, 2014 • MIT License
Pull to refresh in Swift
KPCClipShadowsScrollView screenshot

KPCClipShadowsScrollView

June 04, 2014 • MIT License
A simple Cocoa NSScrollView subclass that allows to draw on its top and its bottom small shadow rectangles to provide a subtle and discrete fade effect, for a smoother visual transition.
RMSTokenView screenshot

RMSTokenView

September 14, 2013 • MIT License
RMSTokenView is a text-field like view that handles tokens as seen in the Mail app. It was inspired and reworked from davbeck's TURecipientBar.
DARecycledScrollView screenshot

DARecycledScrollView

August 02, 2013 • MIT License
UIScrollView subclass that reuses its tile views.
No image provided.

DMPagingScrollView

July 15, 2013 • MIT License
DMPagingScrollView extends the paging functionality of UIScrollView to support custom page dimensions.
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...
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...
DAKeyboardControl screenshot

DAKeyboardControl

February 19, 2012 • MIT License
DAKeyboardControl allows you to easily add keyboard awareness and scrolling dismissal (a receding keyboard ala iMessages app) to any UIView, UIScrollView or UITableView with only 1 line of code. DA...