Stay in touch
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...
Swipe-to-Select-GridView
April 30, 2013 • BSD License
A example project to make a swipe-to-select GridView based on UICollectionView
It allows user to swipe to select multiple items.
MTZTiltReflectionSlider
April 28, 2013 • BSD License
A UISlider subclass mimicking and improving the tilt controlled slider added to Music.app in iOS 6
The knob changes it's lighting reflection based on the motion of the device.
APParallaxHeader
April 28, 2013 • MIT License
This category makes it super easy to add a parallax header view to your table views.
SGBDrillDownController
April 27, 2013 • MIT License
A parent view controller for the iPad which manages a stack of controllers similarly to UINavigationController while keeping the top two controllers visible similarly to UISplitViewController.
GGFullScreenImageViewController
April 27, 2013 • MIT License
Scales a UIImageView up to full screen size with a simple animation.
MLPPopupMenu
April 26, 2013 • MIT License
This is a menu designed to pop from below or from the top of a UIControl based element.
LetterpressPopup
April 26, 2013 • Unspecified License
A simple popup that flashes a message to the user through a cool animation that slightly expands the popup past its limit, waits, and then reverses back to nothing.
LAWalkthrough
April 25, 2013 • MIT License
A view controller class for iOS designed to simplify the creation of the walkthrough design pattern.
DeploydKit
April 25, 2013 • MIT License
DeploydKit makes it easy to add a professional web backend to your iOS app with Deployd.
DMFilterView
April 24, 2013 • Unspecified License
DMFilterView is a subclass of UIView, it look like a UITabBar but it much more lighter to implement. You just init it with an NSArray of strings and then attach it to your view. It provides some ea...
JPSThumbnailAnnotation
April 23, 2013 • MIT License
A simple MapKit annotation view for displaying images with clean design and animations. It is 100% programmatically drawn.