Stay in touch
No image provided.
MZCroppableView
November 13, 2013 • BSD License
MZCroppableView is a subclass of UIView that helps in irregular image cropping.
JDStatusBarNotification
November 13, 2013 • MIT License
Easy, customizable notifications displayed on top of the statusbar. Very convenient API for customization. iOS 7 ready!
ALSystemUtilities
November 13, 2013 • MIT License
This library provides a lot of methods to get system information. You can check the RAM, the disk space, the active processes, the number of processors, informations about the carrier, the hardware...
SWGradientTabBar
November 13, 2013 • MIT License
A simple UITabBar with gradients, motivated by CRGradientNavigationBar. Apply gradients vertically or horizontally.
BkTask
November 12, 2013 • MIT License
An asynchronous workflow library for iOS inspired by the Proactor and Reactor design patterns. It is designed with two concepts in mind, asynchronous and modular.
Doing work asynchronously allow...
No image provided.
SKSlideViewController
November 12, 2013 • MIT License
SKSlideViewController is an easy to use, slide-to-navigate view controller for ios 6.0 +. It enables you to present a main view controller and an optional, direction-sensitive accessory view contro...
LLACircularProgressView
November 12, 2013 • MIT License
An iOS7 style circular progress view with a stop button.
* Animated progress display
* Stop button
* Respects iOS7 interface tint color
* Automatically dims the tint color when an alert view ...
UIScrollView+ScrollIndicator
November 12, 2013 • MIT License
Customizable scroll indicator implemented as a category on UIScrollView.
OVGap
November 11, 2013 • Apache 2.0 License
A lightweight framework which is responsible for the communication between IOS native Objective-C code and Javascript.
APPaginalTableView
November 11, 2013 • MIT License
It is implementation of view allowing navigation between views like in iOS 7 Weather App.
KASlideShow
November 11, 2013 • Apache 2.0 License
Lightweight slideshow for iOS (ARC only). Support manual or automatic slideshow, with fade and slide transitions.
No image provided.
RAMCollectionViewFlemishBondLayout
November 10, 2013 • MIT License
RAMCollectionViewFlemishBondLayout is a UICollectionViewLayout subclass for displaying cells in groups (highlighting one of them) with optional header and footer views. Highlighted cell occupy much...
MIBAboutController
November 10, 2013 • MIT License
A simple tableview for static content, optimized for 'About' views.
VMDInstrumenter
November 09, 2013 • BSD License
A simple Objective-C singleton to instrument, trace, and suppress selectors at runtime. Sometimes you need to debug a 3rd party library but you don't have access to the source code, and sometimes y...
AKNumericFormatter
November 09, 2013 • MIT License
Formatter for numerical fields and UITextField category to use it easily while editing.
MZTimerLabel
November 09, 2013 • MIT License
MZTimerLabel is a UILabel subclass, which is a handy way to use UILabel as a countdown timer or stopwatch just like that in Apple Clock App with just 2 lines of code. MZTimerLabel also provides del...
No image provided.
NHBalancedFlowLayout
November 08, 2013 • MIT License
UICollectionViewLayout subclass for displaying items of different sizes in a grid without wasting any visual space. Inspired by: http://www.crispymtn.com/stories/the-algorithm-for-a-perfectly-balan...
ICTextView
November 08, 2013 • MIT License
ICTextView is a UITextView subclass with optimized support for string/regex search and highlighting.
It also features some iOS 7 specific improvements and bugfixes to the standard UITextView.