-
Updated
Aug 18, 2021 - JavaScript
#
gesture
Here are 341 public repositories matching this topic...
React Native's Animated library reimplemented
Declarative API exposing platform native touch and gesture system to React Native.
-
Updated
Aug 18, 2021 - TypeScript
Super tiny size multi-touch gestures library for the web. You can touch this →
-
Updated
Jan 3, 2019 - JavaScript
Natural gestures and animations inspired by Apple's WWDC18 talk "Designing Fluid Interfaces"
-
Updated
Dec 16, 2018 - Swift
android
view
animation
gesture
jbox2d
rose
rippleview
loadingview
surfaceview
pathview
radiusview
heartview
scrollparallaxview
xiaohongshu
cropimage
photodrag
videodrag
-
Updated
Apr 26, 2020 - Java
A JavaScript touch gesture detection library for the modern web
-
Updated
Aug 10, 2021 - JavaScript
Build expandable descendant navigation, inspired by Google Inbox
-
Updated
Apr 17, 2021 - Kotlin
A flexible UI framework for Unity
infinite-scroll
unity3d
gesture
cross-platform-gui
unity3d-plugin
flipbook
typing-effect
richtext
ui-framework
virtual-list
unity-emoji
curved-ui
-
Updated
Jul 16, 2021 - C#
A simple and customizable Android full-screen image viewer 一个简单且可自定义的Android全屏图像浏览器
gallery
image
video
viewer
gif
viewpager
gesture
wechat
zoom
draggable
imageviewer
photobrowser
transferee
-
Updated
Jul 4, 2021 - Kotlin
Help you pop up custom views easily. and support pop-up animation, layout position, mask effect and gesture interaction etc.
share
alert
spring
fullscreen
drag
drop
maskedinput
overlay
custom-view
popup
gesture
sidebar
elastic
mask
actionsheet
sina
sheet
qzone
present
-
Updated
Apr 3, 2020 - Objective-C
Elegant photo browser in Swift. 图片与视频浏览器。
-
Updated
Aug 9, 2021 - Swift
High-performance Unity iOS/Android logger built with native platform UI
android
ios
development
mobile
unity
unity-ios
unity3d
unity-asset
gesture
developer-tools
unity3d-plugin
unity-android
multi-touch-gestures
stack-trace-frames
-
Updated
Jul 17, 2021 - Java
Global mouse gestures for macOS
-
Updated
Jun 9, 2021 - Objective-C

-
Updated
Apr 6, 2020 - Swift
Special way to work with gestures in iOS
-
Updated
Jul 30, 2020 - Swift
a modern photo / video gallery and lightbox [JS library]
javascript
photos
gallery
video
flickr
thumbnails
images
lightbox
swipe
gesture
pinch-to-zoom
albums
nanogallery2
online-builder
nanophotosprovider2
-
Updated
Jul 5, 2021 - JavaScript
Hikari9
commented
Nov 1, 2017
Consider adding this comfortable-swipe
as an upstart service.
This is preferred over a local startup application since touchpad gestures are semantically fitting to be called a service. Furthermore, the methods such as start
and stop
are standard commands usually found in services.
This also bypasses the input device permissions required by libinput-debug-gestures
, since service daem
4-directional swipe gestures for react-native
-
Updated
May 21, 2021 - JavaScript
A simple emoji classifier for humans. 🖖
-
Updated
Jun 27, 2021 - Python
Android 图形解锁/手势解锁 / 手势密码 / 图案密码 / 九宫格密码
android
pattern
gesture
gesturelock
gesturepattern
gesturelockerview
gesturelocker
gesturepatternview
gesturelogin
-
Updated
Dec 31, 2020 - Kotlin
calibration for Imu and show gesture
-
Updated
Apr 15, 2021 - MATLAB
A gesture library use for pc, mobile, vue, and mini programs
-
Updated
Feb 8, 2021 - JavaScript
out of the box android video player(support lazy load, ListView/RecyclerView and hight performance)
-
Updated
Feb 24, 2020 - Java
Improve this page
Add a description, image, and links to the gesture topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gesture topic, visit your repo's landing page and select "manage topics."
Description:
It does the pinch in shortcut when I pinch out (3 fingers). So does the reverse.
The problem only happens with 3 fingers. 2 fingers pinch in/out gestures are working properly.
I've fix the problem temporarily by reversing the shortcuts in the configuration file.
My entire configuration file:
(Though I think It's just a minor bug :)