Stay in touch
ADTransitionController
October 11, 2014 • BSD License
UINavigationController with custom transitions
AQPhotoPicker
October 11, 2014 • MIT License
It's a cool Photo Picker app for iOS (tested on iPhone, not on iPad yet), and quite easy to use. With this control, you can capture photos from iPhone camera or select photos from album by implemen...
FloatRatingView
October 11, 2014 • MIT License
A simple rating view for iOS written in Swift! Supports whole, half or floating point values. I couldn't find anything that easily set floating point ratings, so I made this control based on the Ra...
DropboxSimpleOAuth
October 09, 2014 • MIT License
A quick and simple way to authenticate a Dropbox user in your iPhone or iPad app.
Quick How-To:
* Create an instance of DropboxSimpleOAuthViewController and pass in an Dropbox app key, app se...
No image provided.
EBCardCollectionViewLayout
October 09, 2014 • MIT License
Have you ever tried to implement a simple UI showing element as cards? You ended up implementing a UIScrollView, didn't you? Well, you should have used a UICollectionView with a custom UICollection...
Alpha Channel Remover
October 09, 2014 • Public Domain License
Mac OS X Application which allow users to remove alpha (transparency) from images. You can remove alpha channel of multiple files within seconds.
RDImageViewerController
October 08, 2014 • MIT License
Simple image viewer.
It's containing prefetch feature.
BWWalkthrough
October 08, 2014 • MIT License
BWWalkthrough (BWWT) is a class that helps you create Walkthroughs for your iOS Apps. It differs from other similar classes since it hasn't a rigid template; BWWT is just a layer placed over your c...
NCRAutocompleteTextView
October 07, 2014 • MIT License
An NSTextView subclass that implements a popover to autocomplete words.
HanekeSwift
October 07, 2014 • Apache 2.0 License
Haneke is a lightweight generic cache for iOS written in Swift. For example, here's how you would initialize a data cache:
`let cache = Cache<NSData>("my-files")`
Haneke also includes a zero-...
XHRealTimeBlur
October 07, 2014 • MIT License
RealTimeBlur applies to the view, transitions, background.
FDChessboardView
October 07, 2014 • MIT License
### Features
* High resolution graphics
* Customizable themes and game graphics
* Supports all single board chess variants: suicide, losers, atomic, etc.
* Supports games with odd piece a...
SimulatorManager
October 06, 2014 • MIT License
Simple Mac Application to perform quick access iOS Simulator Application data
SCFacebook 4.1
October 06, 2014 • MIT License
The SCFacebook 4.1 is a simple and cleaner to use the api facebook-ios-sdk Objective-C Wrapper (https://github.com/facebook/facebook-ios-sdk) to perform login, get friends list, information about t...
FVSoundWaveDemo
October 06, 2014 • MIT License
Demo app for FVSoundWaveView. FVSoundWaveView lets you to display discrete wave forms with audio assets.