Stay in touch
ZGNavigationBarTitle
September 19, 2013 • MIT License
ZGNavigationBarTitle -- Subtitle on NavigationBar with awesome animation.
RippleTableViewController
September 18, 2013 • MIT License
TableViewController with ripple effect on scroll and tap.
RATreeView
September 17, 2013 • MIT License
RATreeView is a class designed to support implementation of the Tree View on IOS. Thanks to the great number of methods in delegate and data source protocols it is highly customizable. You can crea...
AIMTableViewIndexBar
September 16, 2013 • MIT License
Custom index bar for UITableView. Easy to customize, gives user great experience.
Works on iOS 5.0 - 7.0.
Tested with Xcode 4.6 and 5.0
pod 'AIMTableViewIndexBar', '~> 0.1.0'
IQIrregularView
September 16, 2013 • MIT License
IQIrregularView is a UIView subclass, played with CAShapeLayer to create IrregularView. Irregular view responds to touches on only visible part of view i.e. CAShapeLayer.path. Suggestions and help ...
FSImageViewer
September 15, 2013 • MIT License
FSImageViewer is a photo viewer (photo gallery) for iOS with AFNetworking and caching.
RSTMALLCell
September 14, 2013 • MIT License
Yet another clone, the target is Tmall (天猫) this time. The latest update contains a cool feature, on the second tab, images on the right of the cell could be moved by finger if not releasing and wh...
RMSTokenView
September 14, 2013 • MIT License
RMSTokenView is a text-field like view that handles tokens as seen in the Mail app. It was inspired and reworked from davbeck's TURecipientBar.
UALogger
September 13, 2013 • MIT License
UALogger is a simple and lightweight logging tool for iOS and Mac apps. It allows you to customize the log format, customize when to log to the console at runtime, and allows collection of the enti...
AksDeviceConsole
September 13, 2013 • MIT License
An on-device console for easy and quick debugging.
No image provided.
SCStackViewController
September 12, 2013 • MIT License
SCStackViewController is a generic container view controller which allows you to stack child view controllers on the top/left/bottom/right of the root and build custom transitions between them whil...
EAN13BarcodeGenerator
September 11, 2013 • MIT License
Simple and performant solution to generate EAN13 barcode for iOS applications
EGYWebViewController
September 07, 2013 • MIT License
In-app browser for iOS apps with UIActivity support.
EGYWebViewController features:
* iPhone- and iPad-specific UIs
* full landscape orientation support
* back, forward, stop/refresh and ac...
JNJProgressButton
September 06, 2013 • MIT License
Display the progress of a task inline on the button that launches the action. Inspired by Apple.
CustomDatePickerView
September 06, 2013 • MIT License
Custom date picker controller created like alternative for standard control DatePickerView. Custom date picker view based on table view and scroll view. Size can be changed and background pictures....
IBActionSheet
September 05, 2013 • MIT License
Fully customizable iOS 7 style UIActionSheet Replacement. Allows for customization of the entire action sheet or for individual buttons/Title. Supports iPhone and iPad, iOS 5, 6, and 7.
ICViewPager
September 05, 2013 • MIT License
A tab view that mimics ActionBarSherlock's FragmentsTabsPager and Google Play app's tab management.