Stay in touch
No image provided.
FocusColorTextField
June 29, 2013 • BSD License
Set a different backgroundColor and textColor on your text fields and text views when they have focus.
CurrencyNumericTextField
June 28, 2013 • BSD License
Provides a currency symbol-equipped text field.
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.
MDSlideNavigationViewController
June 26, 2013 • MIT License
A UINavigationController sub class with neat, custom push and pop animations.
* When pushing onto the stack, the old view shrinks in size as the new view slides in.
* When popping, the old vi...
KLSwitch
June 25, 2013 • Apache 2.0 License
An iOS 7 UISwitch clone that works on iOS 5+
<p>This control is dual licensed:</p>
<ul>
<li><strong>- For Free,</strong> under the terms of the <a href = "http://opensource.org/licenses/Apache...
ADCustomTableView
June 25, 2013 • MIT License
A UITableView subclass that provides custom cell entrance effects, like sliding in cell contents from the right. See the example video on GitHub for more information.
SKTogglesControl
June 24, 2013 • MIT License
A beautiful, compact control for presenting a series of toggleable buttons, much more compact and cleaner than a bunch of UILabel + UISwitch.
Shamelessly forked from SVSegmentedControl for toggl...
DAScratchPad
June 22, 2013 • MIT License
DAScratchPad is a small UIView subclass that provides a simple drawing interface. It provides both a painting and airbrushing capability. You can put this view anywhere in your UI, and your user ca...
SHXMLParser
June 22, 2013 • MIT License
Easy to use automatic XML Parser built on NSXMLParser. Convert XML data into native 'Obj C object' easily.
JHActivityButton
June 22, 2013 • Unspecified License
UIButton Subclass with a built-in UIActivityIndicator. Based off the Ladda concept by Hakim El Hattab http://lab.hakim.se/ladda/
MWDatePicker
June 22, 2013 • MIT License
An UIDatePicker replacement with custom Background and Selector Styles. (As seen in nextr)
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...
InfiniteScrollPicker
June 20, 2013 • BSD License
InfiniteScrollPicker is a subclass of UIScrollView and providing infinite scrolling and size scaling for central items (refer to screenshot). This is a control that I wrote for Emodex (https://itun...
ARLabel
June 18, 2013 • MIT License
Ever had one of the following problems with UILabel?
- Unable to determine the correct font size to fit width and HEIGHT
- UILabel adjustsFontSizeToFitWidth does not work as expected
- Could n...
No image provided.
RESideMenu
June 18, 2013 • MIT License
iOS 7 style side menu inspired by Dribbble shots ([first](http://dribbble.com/shots/1116265-Instasave-iPhone-App) and [second](http://dribbble.com/shots/1114754-Social-Feed-iOS7)).
DKLiveBlur
June 17, 2013 • MIT License
Demo app to show live blur effect similar to yahoo weather iOS app and iOS 7.
Extremely fast blur processing with DSP. Easy to use: just create a view, set tableview and background image. That's...
PQCollectionViewCell
June 17, 2013 • Public Domain License
PQCollectionViewCell is based on the logic behind PQTableViewCell, applied on a UICollectionViewCell.
To use, subclass PQCollectionViewCell, and use `drawCellView:` instead of `drawRect:` when y...