Stay in touch
AFGPasswordTextField
March 23, 2013 • MIT License
An iOS UITextField subclass to be used for password input that lets you specify any Unicode character to use for the password mask character.
The AFGPasswordTextFieldDelegate protocol is API com...
CollapseClick
March 23, 2013 • MIT License
This is basically a collapsible cell TableView with nifty animations and a fully customizable delegated system.
UIEffectDesignerView
March 23, 2013 • MIT License
A native Particle Systems effect view for iOS and OSX powered by QuartzCore.
Apple provides Particle Systems Emitter via the CAEmitterLayer - you can have particle effects in your UIKit or AppKi...
FDGraphView
March 21, 2013 • MIT License
Draw graphs on iOS.
Create an `FDGraphView`, set its `dataPoints` (an `NSArray` of `NSNumber`s), add it to another view and the graph will be magically show.
As simple as that.
STPView
March 21, 2013 • MIT License
STPView is a custom UIView component that abstracts the lower level Stripe APIs. It'll deal with formatting credit card numbers, validation, and securely sending off the card data to Stripe.
Thi...
SZTextView
March 20, 2013 • MIT License
A drop-in UITextView replacement which gives you: a placeholder.
Technically it differs from other solutions in that it tries to work like UITextField's private _placeholderLabel so you should not...
ASDepthModal
March 19, 2013 • MIT License
ASDepthModal is mostly inspired by a nice CSS work from http://lab.hakim.se/avgrund.
It gives a sense of depth between the current fullscreen view which is sent backward and a modal popup view w...
CoreImageTransition
March 19, 2013 • MIT License
A sample app for transition effects using Core Image, including a useful helper class.
WTStatusBar
March 18, 2013 • MIT License
Simple iPhone/iPad status bar overlay with text (and optionally Foursquare-like progress bar) display
MYIntroductionView
March 17, 2013 • MIT License
A "drop-in" solution for building stylish app introductions and tutorials.
THCircularProgressView
March 17, 2013 • MIT License
THCircularProgressView is a UIView subclass with a circular bar useful for illustrating progress.
RRFPSBar
March 16, 2013 • MIT License
Show the app's frame per second in the status bar on iOS.
I hate lagging apps and do my best to keep FPS high on @YPlan. Sometimes it's very hard to say if lag is visual or real and Instruments ...
MLCruxActivity
March 16, 2013 • MIT License
A UIActivity subclass for opening URLs in Crux Web Browser.
DPMeterView
March 15, 2013 • MIT License
Gravity-aware gauge-style meter view with delightful animations.
It should be easy to fill a shape with a color, to visually reflect a percentage.
And if you turn on gravity and tilt your iPh...
KGStatusBar
March 15, 2013 • MIT License
A minimal status bar for iOS. Similar to the status bar seen in the MailBox app. It covers the top status bar and appears like the message is embedded within.
MBSpacialViewController
March 13, 2013 • MIT License
Create a gesture-driven map of view controllers in 2D space.
MDCFocusView
March 13, 2013 • MIT License
Apply a "tutorial screen" overlay to your application window.