SwiftyGestureRecognition
Gesture recognizer helper
An Xcode playground project to simplify UIGestureRecognizers prototyping
Aids with prototyping UIGestureRecognizers in Xcode Playgrounds
163 stars
6 watching
19 forks
Language: Swift
last commit: almost 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
simplisticated/sensitive | Simplifies gesture recognition in iOS by providing a unified API for various gestures | 551 |
rxswiftcommunity/rxgesture | A reactive wrapper for view gestures on iOS and macOS, allowing developers to easily add gesture recognition to their views. | 1,388 |
didierbrun/dbpathrecognizer | A tool for recognizing and matching gestures on touch screens by analyzing sequences of points | 1,176 |
thjaeger/easystroke | An X11-based application that recognizes user gestures and translates them into system actions | 515 |
johanneslumpe/react-native-gesture-recognizers | A utility library for handling user gestures in React Native applications | 366 |
nickgillian/grt | A C++ machine learning library designed to recognize and classify gestures in real-time sensor data | 864 |
sciactive/tinygesture | A JavaScript library for recognizing small user gestures such as taps, swipes, and pinches. | 210 |
josuigoa/gesluxe | A gesture recognition library implemented in Haxe using the Luxe engine | 19 |
kevinresol/gessie | A gesture recognition library for Haxe game engines. | 9 |
bautolp/gesture_recognition | An implementation of real-time gesture recognition using machine learning algorithms and computer vision techniques. | 3 |
ttseng/microbit-ml | A gesture recognition tool using machine learning and Microbit's accelerometer data to classify user gestures | 6 |
championswimmer/simplefingergestures_android_library | An Android library to implement simple touch/tap/swipe gestures | 317 |
fljot/gestouch | A multitouch gesture recognition library for ActionScript development | 356 |
swift-ai/neuralnet-handwriting-ios | An iOS app demonstrating handwriting recognition using deep learning and NeuralNet | 179 |
optozorax/gesture-recognizer | Provides an API to recognize and handle simple gestures from touch events | 6 |