Stay in touch
MAThermometer
June 27, 2014 • MIT License
A Progress bar shaped as a thermometer customizable. You can also use it to display temperature !
DKTuner
June 26, 2014 • MIT License
A Tuner control for setting a scalar value, or time or any catalog value.
xcfui
June 26, 2014 • MIT License
Xcode plugin for [fui tool](https://github.com/dblock/fui), which finds unused imports.
BAPersistentOperationQueue
June 26, 2014 • MIT License
A persistent operation queue that uses a database to save operations that need to be completed at a later time.
YouTube Data API 3
June 23, 2014 • MIT License
A simple wrapper for YouTube data API 3.0 written completely in Objective-C.
AFBlurSegue
June 21, 2014 • MIT License
Custom UIStoryboardSegue implementation for blurring the background of a modal view controller
BHTKeyboardAnimationBlocks
June 21, 2014 • MIT License
UIViewController category making life easier when working with animations on keybard appearing/disappearing. Provides a simple block based API to set animations to be performed on each of UIKeyboar...
btSimplePopUp-Menu
June 21, 2014 • MIT License
This is a simple popup menu for iOS. Inspired by iOS7 grouping folder (loook alike) in the springboard. Is is purely based on UIView. Includes flats looks, callbacks using blocks & several options ...
DZNEmptyDataSet
June 21, 2014 • MIT License
A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display.
It will work automatically, by just conforming to DZNEmptyDataS...
No image provided.
TMConsecutiveDayHelper
June 20, 2014 • MIT License
A pretty basic implementation to help keep track of a users streak of days where he/she has launched your app.
The component uses NSUserDefaults to keep track of the dates. It also makes use of ...
UAProgressView
June 19, 2014 • MIT License
UAProgressView is a simple and lightweight, yet powerful animated circular progress view.
JPRequest
June 18, 2014 • MIT License
JPRequest is a simple Objective-C object to send and receive POST and GET data from a webservice
RSPOPPickerSheet
June 18, 2014 • MIT License
Fullscreen pop-able and block-able picker sheet.
PROBLEM
In one of my working projects, I need to show a picker view in a UITableViewController's tableView, so I add a picker view as a subvie...
LMGeocoder
June 17, 2014 • MIT License
Simple wrapper for geocoding and reverse geocoding, using both Google Geocoding API and Apple iOS Geocoding Framework.
btSimpleRippleButton
June 17, 2014 • MIT License
This is a custom button for iOS with a ripple effect. It is simple to integrate and is customizable. Supports a callback using blocks.
PI_EmojiPicker
June 17, 2014 • MIT License
Simple NSView or NSViewController based picker for Emoji.
I took the wonderful work of AGEmojiKeyboard (https://github.com/ayushgoel/iOS-emoji-keyboard) as a base to create an OS X version.
...