Stay in touch
No image provided.
JOLImageSlider
May 09, 2013 • MIT License
A simple image slider that allows for infinite scrolling and titles.
POVoiceHUD
May 09, 2013 • MIT License
POVoiceHUD is a HUD for voice recording on iOS devices with Google Translate Voice Input like interface.
CommandMaster
May 09, 2013 • Apache 2.0 License
CommandMaster is an iOS port of Windows Phone 8's App Bar.
ILSideScrollView
May 07, 2013 • MIT License
A sideways-scrolling selection scroll view.
ILSideScrollView is a tool for presenting options for a user to select, usually for supporting data. As such, the scroller works horizontally instead ...
No image provided.
ILAlertView
May 07, 2013 • MIT License
Sick of the appearance of iOS' default UIAlertView? Or have you ever spent so much time hand-crafting your own unique UI, only to find that the pesky blue UIAlertView ruins it? ILAlertView, a subcl...
No image provided.
ILBarButtonItem
May 07, 2013 • MIT License
Custom image for a UIBarButtonItem without the default bordered style.
MBCalendarKit
May 07, 2013 • MIT License
MBCalendarKit is a calendar control written in UIKit. I've found existing implementations to be inadequate and difficult to work with, so I rolled my own.
MBCalendarKit supports iOS 7+, and work...
No image provided.
NPRImageView
May 05, 2013 • MIT License
Instagram-like UIImageView subclass. Progress view and activity view appear during image download. Support memory and disk caching. Inspired by FXImageView and Tapku's TKImageCache. Uses AFNetworking.
Fingertips
May 04, 2013 • BSD License
Fingertips is a small library that gives you automatic presentation mode in your iOS app.
AFImagePager
May 04, 2013 • MIT License
The AFImagePager is a modified version of [KIImagePager](https://www.cocoacontrols.com/controls/kiimagepager) that uses AFNetworking instead of SDWebImage.
This image pager lets you load and sw...
DZNWebViewController
May 03, 2013 • MIT License
**NOTE**: this has been superseded by [DZNWebViewController 3.0](https://www.cocoacontrols.com/controls/dznwebviewcontroller-3-0).
A simple web browser for iPhone & iPad with similar features th...
NJKWebViewProgress
May 03, 2013 • MIT License
NJKWebViewProgress is a progress interface library for UIWebView. Currently, UIWebView don't have official progress interface. You can implement progress bar for your in-app browser using this module.
KLScrollSelect
May 02, 2013 • Apache 2.0 License
A control that infinitely scrolls up and down at variable speeds inspired by Expedia 3.0 app.
The cells can be selected in an identical fashion to a UITableViewCell.
Added a category to NSIn...
No image provided.
LPThreeSplitViewController
May 02, 2013 • MIT License
LPThreeSplitViewController is a custom UISplitViewController with three views (MenuView, ListView, DetailView).
MenuView and DetailView are always visible, and ListView's visibility can be toggl...
SPLockScreen
May 02, 2013 • MIT License
A simple pattern lock control for iOS (similar to the android pattern lock)
* no graphics or images
* all colors and sizes are customizable
* can enable closed-type (complex type) patterns, of...
Drag Menu
May 02, 2013 • BSD License
A drag-to-reveal menu that allow user to drag at somewhere and see a menu show up. The drag menu will stick at the point that user dragged, configurable if you want it's center to stick at a point....
AVPhotoSlider / SightResight
May 02, 2013 • CC BY-SA 3.0 License
Shows how simple it is to use UIScrollViews to create a gallery with zooming etc. This is the code for the app Sight Resight in App Store.
Animated-TableViewCell
April 30, 2013 • BSD License
A example project with Animated Cells
In this example, I created a customCell1 which demonstrate that how the animated call user to subclass and customize their own tableViewCell. Add everything...