Download GCNotificationCenter Free Java Code

Description

This is a Custom Notification Center for iOS. It works subclassing a base Notification Center and providing a protocol to implement by the concrete observers. Works with blocks and operation queues, so you can perform any operation without NSNotification objects and without blocking the UI main thread.

Source Files

The download file GCNotificationCenter-master.zip has the following entries.


.gitignore/* w  w  w.  j  av a2 s.  co m*/
GCNotificationCenterPlayground.xcodeproj/project.pbxproj
GCNotificationCenterPlayground/AppDelegate.h
GCNotificationCenterPlayground/AppDelegate.m
GCNotificationCenterPlayground/Default-568h@2x.png
GCNotificationCenterPlayground/Default.png
GCNotificationCenterPlayground/Default@2x.png
GCNotificationCenterPlayground/ExampleNotificationCenter/TestingObserver.h
GCNotificationCenterPlayground/ExampleNotificationCenter/TestingObserver.m
GCNotificationCenterPlayground/ExampleNotificationCenter/UsersNotificationCenter.h
GCNotificationCenterPlayground/ExampleNotificationCenter/UsersNotificationCenter.m
GCNotificationCenterPlayground/GCNotificationCenter/GCBaseNotificationCenter.h
GCNotificationCenterPlayground/GCNotificationCenter/GCBaseNotificationCenter.m
GCNotificationCenterPlayground/GCNotificationCenterPlayground-Info.plist
GCNotificationCenterPlayground/GCNotificationCenterPlayground-Prefix.pch
GCNotificationCenterPlayground/ViewController.h
GCNotificationCenterPlayground/ViewController.m
GCNotificationCenterPlayground/en.lproj/InfoPlist.strings
GCNotificationCenterPlayground/en.lproj/ViewController_iPad.xib
GCNotificationCenterPlayground/en.lproj/ViewController_iPhone.xib
GCNotificationCenterPlayground/main.m
README.md

Download

Click the following link to download GCNotificationCenter-master.zip.

GCNotificationCenter-master.zip