Stay in touch
JTScrollViewController
November 17, 2014 • MIT License
Create a ScrollViewController on iOS pragmatically using Auto Layout without a nib file.
DatePickerCell
November 17, 2014 • MIT License
Inline/Expanding date picker for table views. Written in swift.
EAColourfulProgressView
November 17, 2014 • MIT License
EAColourfulProgressView is a custom progress view where the current filling colour is generated between two colours, based on the current value.
It takes advantage of `IBDesignable` and `IBInspe...
MDMenuViewController
November 14, 2014 • MIT License
MDMenuViewController is an iOS container view controller that coordinates between its content view controllers through a side menu that is shown from the side with appealing animation , supports iO...
Anim
November 14, 2014 • MIT License
Animation library, using Core Animation. Designed for iOS. In Swift.
Camembert
November 14, 2014 • MIT License
Use sqlite3 for iOS and OS X simply. Written in Swift, you can now store all your data, with the easy way ever.
DSFacialGestureDetector
November 14, 2014 • MIT License
CIDetector with streaming video
pod 'DSFacialGestureDetector'
or import all the files under the Detector directory to your project.
Scream.swift
November 14, 2014 • MIT License
UIKit's extensions to use closure in Swift.
Scream.swift is a wrapper for UIKit that lets you replace target and selector with closure.
self.button = (UIButton.buttonWithType(.Custom) as ...
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.
fancy-schmancy-joystick
November 13, 2014 • MIT License
Fancy Schmancy Joystick is a simple joystick class built for Cocos2d v3.
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.