DAAlertController
February 21, 2015 • MIT License
DAAlertController provides a convenient block-based interface for configuration and presentation of UIAlertViews and UIActionSheets. If UIAlertContoller is available DAAlertController will just pas...
No image provided.
DAPageControlView
June 12, 2014 • MIT License
A scrollable page control for those rare cases when UIPageControl won't fit screen width.
I just love UIPageControl, don’t you? It’s simple and intuitive. It does not get any more "native" than ...
DAProgressOverlayView
August 10, 2013 • MIT License
A UIView subclass displaying download progress. Looks similarly to springboard icons of apps being downloaded in iOS 7.
DARecycledScrollView
August 02, 2013 • MIT License
UIScrollView subclass that reuses its tile views.
DAContextMenuTableViewController
July 27, 2013 • MIT License
A UITableViewController subclass with "more" accessory view, that looks and behaves similarly to the one in the native mail app.
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...