Stay in touch
AGSpriteButton
June 28, 2014 • MIT License
A custom button control for SpriteKit. Subclassed from SKSpriteNode, it handles touches on it's own and performs a desired selector, block or action.
No image provided.
PKHUD
June 28, 2014 • MIT License
A Swift based reimplementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8.
No image provided.
FeSlideFilter
June 27, 2014 • MIT License
The whole-new way to show your filter. See before/after photo in realtime by sliding your finger over the view.
MAThermometer
June 27, 2014 • MIT License
A Progress bar shaped as a thermometer customizable. You can also use it to display temperature !
No image provided.
DKTuner
June 26, 2014 • MIT License
A Tuner control for setting a scalar value, or time or any catalog value.
MPGTextField
June 26, 2014 • MIT License
An autocomplete textfield for iOS which provides suggestions as you type. Written both in Swift and Objective C, the textfield can be configured to ensure that a selection is compulsorily made from...
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.
PASImageView
June 24, 2014 • MIT License
Rounded async imageview downloader lightly cached and written in Swift
YouTube Data API 3
June 23, 2014 • MIT License
A simple wrapper for YouTube data API 3.0 written completely in Objective-C.
CGParallaxCollectionView
June 23, 2014 • MIT License
Extending Ole Begemann CGParallaxCollectionView to Swift.
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 ...