Stay in touch
MDHTMLLabel
November 18, 2013 • MIT License
MDHTMLLabel is a lightweight, easy to use class for rendering text containing HTML tags on iOS 6.0+. It behaves almost exactly the same as UILabel and allows you to fully customize its appearence w...
UIImage+BlurredFrame
November 18, 2013 • MIT License
UIImage+BlurredFrame is a UIImage category that blurs an specified frame of a UIImage
PanToBack
November 18, 2013 • MIT License
Pan gesture To Back Naivigating in iOS App
Gif Screenshot HERE
https://github.com/soleaf/PanToBack/raw/master/screenshot.gif
YASlidingViewController
November 18, 2013 • MIT License
Yet Another SlidingViewController for iOS. Why did I create this? I have tried several other implementations that have failed to support any type of UIViewController and allow me to fully customize...
RDVCalendarView
November 16, 2013 • MIT License
Highly customizable calendarView and calendarViewController for iOS
* Supports iPad and iPhone
* Supports landscape and portrait orientations
* Fully localized using NSLocale
* iOS 5.0+
ExtensiveCell
November 16, 2013 • MIT License
iOS TableViewCell component.
Selected cell drops a detail view down.
JFOpenWeatherMapManager
November 16, 2013 • MIT License
Objective-C iOS / Mac OS X Wrapper to allow easy manipulation of the Open Weather Map API
Access Weather data directly as Objective-C objects with only a few lines of code
Original post: http...
TSCurrencyTextField
November 14, 2013 • MIT License
UITextField subclass for ATM-style currency-amount entry.
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.
APPaginalTableView
November 11, 2013 • MIT License
It is implementation of view allowing navigation between views like in iOS 7 Weather App.
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...