Search results for recognizer

HPTextViewTapGestureRecognizer screenshot

HPTextViewTapGestureRecognizer

August 29, 2014 • Apache 2.0 License
A gesture recognizer that detects taps on links and text attachments in UITextView.
AHKNavigationController screenshot

AHKNavigationController

June 05, 2014 • MIT License
A `UINavigationController` subclass that re-enables the interactive pop gesture recognizer when the navigation bar is hidden or a custom back button is used. It's described in detail in the blog...
No image provided.

Secret Text View

May 17, 2014 • MIT License
Re-creation of the awesome text view from the app Secret (http://secret.ly). Video: https://raw.githubusercontent.com/kenshin03/KTSecretTextView/master/SecretTextView/Resources/Screenshots/KTS...
HelpGestureRecognizer screenshot

HelpGestureRecognizer

January 03, 2014 • MIT License
An easy way to add help functionality into your app without a button taking up screen space! This gesture recognizer will send a callback when the user draws and dots a question mark on the screen.
MotionGestureRecognizers screenshot

MotionGestureRecognizers

August 24, 2013 • BSD License
MotionGestures is a simple, multi-platform gesture recognition library for Leap Motion that mimics the UIGestureRecognizer classes of iOS. Build powerful, gesture driven OS X apps with this simple ...
BDDROneFingerZoomGestureRecognizer screenshot

BDDROneFingerZoomGestureRecognizer

August 15, 2013 • MIT License
UIGestureRecognizer subclass to enable one-finger-zoom gestures.
RMSwipeTableViewCell screenshot

RMSwipeTableViewCell

June 01, 2013 • MIT License
RMSwipeTableViewCell is a drop-in UITableViewCell subclass that supports pan gestures as seen in apps such as Clear, Mailbox, Sparrow and many more. It includes a number of delegate callbacks to he...
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.