Stay in touch
HMSegmentedControl
December 29, 2012 • MIT License
A drop-in replacement for UISegmentedControl mimicking the style of the segmented control used in Google Currents.
ALRadial
December 28, 2012 • MIT License
ALRadial is meant to replicate the radial menu's found in the path ios app. a central button is used to display many buttons flung out in a circle.
video: http://youtu.be/9uszKz4Ct8U
CycledViewerDemo
December 27, 2012 • MIT License
The CycledViewer is a custom controller, inspired from the ABC News app.It can be panned up or down to cycle through a set of custom views.
Transformifier
December 27, 2012 • MIT License
Generic Interactive 3D Transformation Tweaking Tool for iOS Development.
MagrackCollectionView
December 25, 2012 • MIT License
A UICollectionView implementation that displays a rack of magazine issues.
Perfect for your Newsstand apps or any app that need to show a grid of media elements like Books, Music etc.
The de...
ICProgressPanel
December 25, 2012 • MIT License
A panel to display the current status, including uploading, cancel if needed, waiting response, and upload finish.
STTweetLabel
December 21, 2012 • MIT License
A custom UILabel view controller with certain words tappable like Twitter (#Hashtag, @People and http://www.link.com/page)
Highly customizable!
EECircularMusicPlayerControl
December 18, 2012 • MIT License
EECircularMusicPlayerControl is a UI control to play a music and indicate its progress. It's easy to use in your project, and supports customization of the colors applied to the component parts.
iOS Image Editor
December 18, 2012 • MIT License
Extensible and configurable iOS View Controller for image cropping. Plug-in your own interface. Features: outputs full image resolution, unlimited pan, zoom and rotation, double tap to reset, han...
SMPageControl
December 16, 2012 • MIT License
UIPageControl’s Fancy One-Upping Cousin.
Designers love to make beautifully custom page controls that fit in with all the wood, gradients, and inner shadows they've worked so hard perfecting.
...
BubbleButtonView
December 16, 2012 • MIT License
Fill a UIView with rounded-corner UIButtons based off of an array of strings. This class also sequentially animates the adding and removing of buttons for a nice UI touch.
LHDropDownControl
December 15, 2012 • MIT License
A simple drop down selector control for iOS. Hold the button (top part) and the control will expand. Slide down to choose an option. Letting go will select the option and contract the control.
IDTwitterAccountChooserViewController
December 14, 2012 • MIT License
Twitter Account Chooser view controller for iOS 5+. Uses a block-based completion handler or a classic protocol-based delegate method.
LINEActivity
December 14, 2012 • MIT License
An iOS 6 UIActivity subclass implementing for LINE (http://line.naver.jp/en/).
FTWButton
December 11, 2012 • MIT License
FTWButton is a UIControl subclass that lets you easily set color, gradient, text, and icon properties for various states and animates between them.
BDKNotifyHUD
December 11, 2012 • MIT License
An animated UIView for displaying a temporary "bezel" notification, mid-screen.
Simple OAuth 1.0a Client
December 11, 2012 • MIT License
A simple implementation of OAuth 1.0a that not only works with Twitter and Tumblr, but also LinkedIn (who have stricter OAuth implementation).
Insert your Consumer ID and Consumer Secret in the ...
XCDFormInputAccessoryView
December 08, 2012 • MIT License
XCDFormInputAccessoryView is a view to be used above the keyboard with previous, next and done buttons for navigating text fields.
ZAActivityBar
December 07, 2012 • MIT License
An easy-to-use activity bar that's meant to non-intrusively display the progress of a task.