Stay in touch
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...
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.
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.
SplittingTriangle
October 06, 2014 • MIT License
iOS port of Splitting triangle, a simple loading-style animation.
https://dribbble.com/shots/1678788-Splitting-triangle
Slidden
October 06, 2014 • MIT License
Slidden is an open source, customizable, iOS 8 keyboard, written in Swift. iOS 8 brought us the ability to create fully customizable keyboards, but does not provide a strong foundation to start fro...
CDSideBarController
October 06, 2014 • MIT License
CDSideBarController is a light and easy side bar with custom iOS7 animations and actions
HBVLinkedTextView
October 06, 2014 • MIT License
UITextView subclass that lets you set a block to be executed when a user taps a specified word, phrase, or regex match.
KIInPlaceEdit
October 05, 2014 • MIT License
In-place editing for UILabel!
UILabel+InPlaceEdit.h enables users to edit a label in the place.
No inheritance. Just import the category and [label ipe_enableInPlaceEdit];
:)
Related Link...
SDiPhoneVersion
October 05, 2014 • MIT License
Objective-C library for detecting running device model and screen size.
With the newer devices, developers have more work to do. This library simplifies their job by allowing them to get infor...