Search results for uigesturerecognizer

Cheats screenshot

Cheats

February 26, 2019 • MIT License
🎮Console video game-style cheat codes for iOS apps.
ElasticTransition ObjC Version screenshot

ElasticTransition ObjC Version

May 16, 2016 • MIT License
A UIKit custom transition that simulates an elastic drag.This is the Objective-C Version of Elastic Transition written in Swift by lkzhao
Sensitive screenshot

Sensitive

March 27, 2016 • Unspecified License
Fresh look at work with gestures in Swift.
Elastic Transition screenshot

Elastic Transition

January 16, 2016 • MIT License
A UIKit custom modal transition that simulates an elastic drag. Written in Swift.
BFDragGestureRecognizer screenshot

BFDragGestureRecognizer

November 13, 2014 • BSD License
A UIGestureRecognizer subclass that can be used to drag views inside a scroll view with automatic scrolling at the edges of the scroll view.
HPTextViewTapGestureRecognizer screenshot

HPTextViewTapGestureRecognizer

August 29, 2014 • Apache 2.0 License
A gesture recognizer that detects taps on links and text attachments in UITextView.
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.