custom-touch-events
Mobile icon

Custom Touch Events

Stable version 1.1.1 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 07 October 2018
 by 
5.0
 (5 ratings)
custom-touch-events

Custom Touch Events

Details
Custom touch events uses Hammer.JS to handle tap, pan, pinch, press, rotate, and swipe events customized by you based on inputs to the event handlers. For example, detecting x amount of taps on an object, detecting a long press of over x amount of seconds, swiping an object right at a certain amount of velocity, etc Wraps: http://hammerjs.github.io/
Read more

**Must include public 'Hammer.JS' script from espace 'CustomTouchEvents' in order for the event handler blocks to work**

Custom touch events uses Hammer.JS to handle tap, pan, pinch, press, rotate, and swipe events customized by you based on inputs to the event handlers. For example, detecting x amount of taps on an object, detecting a long press of over x amount of seconds, swiping an object right at a certain amount of velocity, etc


Hammer is an open-source library that can recognize gestures made by touch, mouse and pointerEvents. It has support for multiple instances the same time, so you can start creating multi-user touch interfaces. Hammer doesn't have any dependencies, and it's small, only 3.7 kB minified + gzipped! https://hammerjs.github.io/

Release notes (1.1.1)

Upgraded to Platform 11.

Reviews (0)
Team
Other assets in this category