Download DragReaction Free Java Code
Description
A category on Cocoa's UIGestureRecognizer that aims to simply some behaviors associated with dragging a view and reacting to overlapping views with the use of blocks.
Source Files
The download file DragReaction-master.zip has the following entries.
.gitignore//from w ww . ja v a2 s .c o m
DragReaction/DragReaction.xcodeproj/project.pbxproj
DragReaction/DragReaction/Default-568h@2x.png
DragReaction/DragReaction/Default.png
DragReaction/DragReaction/Default@2x.png
DragReaction/DragReaction/DragReaction-Info.plist
DragReaction/DragReaction/DragReaction-Prefix.pch
DragReaction/DragReaction/UIGestureRecognizer+DraggingAdditions.h
DragReaction/DragReaction/UIGestureRecognizer+DraggingAdditions.m
DragReaction/DragReaction/UIView+ZSViewAdditions.h
DragReaction/DragReaction/UIView+ZSViewAdditions.m
DragReaction/DragReaction/ZSAppDelegate.h
DragReaction/DragReaction/ZSAppDelegate.m
DragReaction/DragReaction/ZSViewController.h
DragReaction/DragReaction/ZSViewController.m
DragReaction/DragReaction/en.lproj/InfoPlist.strings
DragReaction/DragReaction/en.lproj/ZSViewController.xib
DragReaction/DragReaction/main.m
README.md
Download
Click the following link to download DragReaction-master.zip.
DragReaction-master.zipHome »
Objective C Free Code »
UI »
Objective C Free Code »
UI »