NgNotificationProxy
March 20, 2015 • MIT License
Small objective-c library for iOS/OSX that provides better way to work with notifications from NSNotificationCenter.
LRNotificationObserver
March 03, 2015 • MIT License
A smarter, simpler and better way to use NSNotificationCenter with RAII
NSObject+CLFNotificationObserver
May 10, 2014 • MIT License
A category on NSObject for creating NSNotification observers that handle the weakSelf/strongSelf dance for you.
No image provided.
iOSAppTemplate
December 15, 2013 • MIT License
A functional and useful template for iOS applications.
Includes:
- Animated side menu.
- Todo list integrated with Parse.com.
- Map with MapKit.
- Embed youtube video.
- NEW: Parse offlin...
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...