Search results for gesturerecognizer

Handedness screenshot

Handedness

May 29, 2013 • BSD License
Determine handedness of a UIPinchGestureRecognizer
Dragon Reaction screenshot

Dragon Reaction

May 14, 2013 • Apache 2.0 License
A Cocoa Touch category that streamlines the code required to animate the movement ("dragging") of a view associated with a UIGestureRecognizer as well as respond to conditions where said view over...
ResizeImage screenshot

ResizeImage

January 27, 2013 • MIT License
ResizeImage is an example project demonstrating how to resize image without using UIPinchGesture. Tap on image and with the help of points on an image you will be able to resize the image. It also ...
Konami Code Gesture Recognizer screenshot

Konami Code Gesture Recognizer

August 22, 2012 • BSD License
DRKonamiCodeRecognizer is a gesture recognizer for iOS. The recognizer is a subclass of UIGestureRecognizer has can be used in the same way as any other recognizer. Swipe gestures correspond to the...
KTOneFingerRotationGestureRecognizer screenshot

KTOneFingerRotationGestureRecognizer

May 12, 2011 • MIT License
A custom UIGestureRecognizer for doing one finger rotations in iOS apps. It tracks finger movement around a central point.