TestsTested | ✓ |
LangLanguage | Obj-CObjective C |
License | BSD |
ReleasedLast Release | Dec 2014 |
Maintained by Unclaimed.
NSNotificationCenter is the hub of many event-driven applications. But sometimes reacting to events becomes tedious:
I've had many of these qualms myself, and NJSNotificationCenter helps you relieve them. But beware! This is no replacement for a good architecture, and used incorrectly it might be a way to shoot yourself in your feet.
NJSNotificationCenter was written with iOS 7 in mind. No work has yet been done to support older iOS versions or OS X.
NJSNotificationCenter is under the two-clause BSD license attached in the file called LICENSE