Search results for recognizer

EFQRCode screenshot

EFQRCode

February 07, 2022 • MIT License
A better way to operate QR Code in Swift, support iOS, macOS, watchOS and tvOS.
ContainerController screenshot

ContainerController

June 17, 2020 • MIT License
UI Component. This is a copy swipe-panel from app: https://www.apple.com/ios/maps/ Swift version
No image provided.

BSZoomGridScrollView

November 20, 2019 • MIT License
Boooooring grid-scrollview that is only good at zooming series of views continuously, tracking your touch.
Cheats screenshot

Cheats

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

DJCaptureButton

November 15, 2018 • MIT License
Camera styled capture button with 3D touch
ContainerView screenshot

ContainerView

November 12, 2018 • MIT License
ContainerView is designed to add a cool swim from the bottom to the animation with the effect of scale, controlled by the help of a gesture, scrollView also takes control. The idea is taken from th...
SpeechRecognizerButton screenshot

SpeechRecognizerButton

March 13, 2018 • MIT License
UIButton subclass with push to talk recording, speech recognition and Siri-style waveform view.
PanGesture-CATransform screenshot

PanGesture-CATransform

December 26, 2017 • Apache 2.0 License
Tinderstyle PanGesture based UIBezierPath and CATransform Animation
availability screenshot

availability

May 01, 2017 • MIT License
A generic approach for UICollectionView with UIPanGestureRecognizer for multiple selection
Sliding Table View Cell for iOS screenshot

Sliding Table View Cell for iOS

August 15, 2016 • Apache 2.0 License
Custom UITableViewCell that can be swiped either way to reveal a "drawer" with between 1 and 4 customizable action buttons. These action buttons fade and grow into view as the drawer is swiped. T...
PanGestureView screenshot

PanGestureView

May 23, 2016 • MIT License
PanGestureView allows you to attach custom actions that will be triggered when the user pans the view. Think of it as a swipeable UITableViewCell, but as a generic UIView.
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.
EECellSwipeGestureRecognizer screenshot

EECellSwipeGestureRecognizer

March 27, 2016 • Unspecified License
Clean and easy way to implement swipe actions to UITableViewCell.
Elastic Transition screenshot

Elastic Transition

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

DRCellSlideGestureRecognizer

June 08, 2015 • MIT License
Make your cells actionable through swipes
CXSwipeGestureRecognizer screenshot

CXSwipeGestureRecognizer

May 13, 2015 • MIT License
UIPanGestureRecognizer subclass that takes much of the effort out of recognizing directional swipes.
HYPanViewController screenshot

HYPanViewController

March 12, 2015 • MIT License
The ViewController that recreates the vvebo app Animation. The Awesome way to delete tableView Cell or present New ViewController.
SwiperView screenshot

SwiperView

February 18, 2015 • MIT License
Swiper View is a class that provides simple and easy-to-use swipable view. Swiper View is a UIDynamics-based UIView subclass that provides multiple layers of UIViews with different visual effect...
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.