Stay in touch
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.
RichTextEditor
September 04, 2013 • MIT License
A RichTextEditor for iPhone & iPad.
Features:
* Bold
* Italic
* Underline
* StrikeThrough
* Font
* Font size
* Text background color
* Text foregroud color
* Text alignment
* Paragra...
RNFrostedMenu
September 04, 2013 • MIT License
Add your own Control Center-esque UI to your app to work as navigation or even toggle different settings. Blend right into the new iOS 7 design with animated blurs, flat design, and custom animations.
IQKeyboardManager
September 02, 2013 • MIT License
IQKeyboardManager is a drop-in universal library which allows you to prevent issues of the keyboard sliding up and covering UITextField/UITextView without needing you to writing any code and much m...
ACPScrollMenu
September 02, 2013 • MIT License
Scrollable menu easy to integrate and fully customizable
TJLBarButtonMenu
September 01, 2013 • MIT License
A simple 3 button menu with a nice presentation and dismissal animation that is meant to be launched from a bar button item.
MSGridView
August 31, 2013 • MIT License
A grid of grids iOS component with cell recycling equivalent to a UITableView