Download UIControl Notifications Free Java Code
Description
Make your UIControls respond to notifications and blocks instead of the old fashioned target+selector approach.
Source Files
The download file UIControl-Notifications-master.zip has the following entries.
.gitignore//from w ww. j a v a2 s. c om
License.md
README.md
Sample/UIControlTest.xcodeproj/project.pbxproj
Sample/UIControlTest/AppDelegate.h
Sample/UIControlTest/AppDelegate.m
Sample/UIControlTest/Categories/UIControl+Events.h
Sample/UIControlTest/Categories/UIControl+Events.m
Sample/UIControlTest/Controllers/ViewController.h
Sample/UIControlTest/Controllers/ViewController.m
Sample/UIControlTest/Models/TapCounter.h
Sample/UIControlTest/Models/TapCounter.m
Sample/UIControlTest/Resources/Default-568h@2x.png
Sample/UIControlTest/Resources/Default.png
Sample/UIControlTest/Resources/Default@2x.png
Sample/UIControlTest/UIControlTest-Info.plist
Sample/UIControlTest/UIControlTest-Prefix.pch
Sample/UIControlTest/en.lproj/InfoPlist.strings
Sample/UIControlTest/en.lproj/ViewController.xib
Sample/UIControlTest/main.m
UIControl+Events.h
UIControl+Events.m
UIControl-Notifications.podspec
Download
Click the following link to download UIControl-Notifications-master.zip.
UIControl-Notifications-master.zipHome »
Objective C Free Code »
UI »
Objective C Free Code »
UI »