Stay in touch
KWStepper
November 13, 2014 • MIT License
KWStepper is a stepper control written in Swift. Unlike UIStepper, KWStepper allows for a fully customized UI and provides optional delegate methods for tailoring the UX.
ObjectMapper (Swift)
November 13, 2014 • MIT License
ObjectMapper is a framework written in Swift that makes it easy for you to convert your Model objects to and from JSON.
CircleProgressView
November 13, 2014 • MIT License
A progress view that uses images or colors to fill or empty the current progress. It is editable via code or interface builder.
FCUUID
November 13, 2014 • Public Domain License
iOS UUID / Universally Unique Identifiers library as alternative to UDID and identifierForVendor.
BFDragGestureRecognizer
November 13, 2014 • BSD License
A UIGestureRecognizer subclass that can be used to drag views inside a scroll view with automatic scrolling at the edges of the scroll view.
fancy-schmancy-joystick
November 13, 2014 • MIT License
Fancy Schmancy Joystick is a simple joystick class built for Cocos2d v3.
DKAsyncImageView
November 10, 2014 • MIT License
A Swift subclass of NSImageView for loading remote images asynchronously.
* Download images from the Web to DKAsyncImageView asynchronously with just 1 line of code
* Set a 'Placheholder Image'...
No image provided.
DiceTableViewCell
November 09, 2014 • Public Domain License
A Parallax TableViewCell like the Dice app
Contained within the sample project is a table view which creates 10 cells. Build the app and scroll the table view you will notice the background imag...
STNotificationHelper
November 09, 2014 • MIT License
ViewController to show the User how to turn on the Notifications on iOS7 and iOS8 and localized to many languages.
NotificationChat
November 09, 2014 • MIT License
This is a full native iPhone app to create realtime, text based group or private chat with Parse.
<b>Features</b><br>
Live chat between multiple devices<br>
Group chat functionality<br>
Pri...
No image provided.
ASOXScrollTableViewCell
November 06, 2014 • MIT License
'Horizontal Scroll Table View Cell' library, the Content-Cell is easily configurable through its XIB.
Plopix Konami Code Gesture
November 06, 2014 • MIT License
Swift Simple implementation of the Konami Code gesture
NetAddressKeyboard
November 06, 2014 • MIT License
An iOS keyboard, that supports entering ip-values IPv4 and IPv6 to the UITextField for written in Objective-C for iOS7+.
AMViralSwitch
November 06, 2014 • MIT License
A drop-in UISwitch replacement that infects its superview with its tint color.
SCSQLite
November 05, 2014 • MIT License
The SCSQLite is a wrapper of SQLite Objective-C for iPhone and iPad (iOS). (http://sqlite.org/)
PullToRefreshCoreText
November 05, 2014 • MIT License
PullToRefresh extension for all UIScrollView type classes with animated text drawing style
CategorySliderView
November 05, 2014 • MIT License
slider view for choosing categories. add any UIView type as category item view. Fully customisable