Search results for event

SwiftTask screenshot

SwiftTask

September 22, 2014 • MIT License
Promise + progress + pause + cancel, using SwiftState (state machine).
SwiftState screenshot

SwiftState

August 29, 2014 • MIT License
Elegant state machine for Swift. [Features] Transition: .State0 => .State1 Try transition: machine <- .State1 Try transition + messaging: machine <- (.State1, "GoGoGo") Chaining:...
JSKit screenshot

JSKit

July 15, 2014 • MIT License
JSKit is a framework for iOS. Classes: * JSAnimationStep * JSCircularImageView * JSZoomableImageView * JSZipArchive Categories: * NSDate+String * NSObject+Associated * NSString+Cha...
CFMagicEvents screenshot

CFMagicEvents

January 16, 2014 • MIT License
This trick was initially created to make an app for my children (available on appStore for free : "Incredible" App - US/EN/FR version). This allows to use your back camera as a simple button. ...
NHCalendarActivity screenshot

NHCalendarActivity

August 06, 2013 • MIT License
NHCalendarActivity is an easy to use custom UIActivity (iOS 6+) that adds events and alarms to the iOS calendar.
ESCObservable screenshot

ESCObservable

July 29, 2013 • MIT License
An iOS eventing framework (alternative to using NSNotificationCenter or delegates for eventing). Includes an example HSB color picker app (as seen in screenshot) showing how to make use of the fra...
MSCollectionViewCalendarLayout screenshot

MSCollectionViewCalendarLayout

March 11, 2013 • MIT License
MSCollectionViewCalendarLayout is a UICollectionViewLayout subclass for displaying chronological data. It divides its cells into columns of days, with the size of each cell corresponding to its len...