UNPKG

@baleada/listenable-gestures

Version:

A collection of gesture recognizers that are compatible with Baleada Logic's Listenable class.

7 lines (6 loc) 238 B
// TODO: in and out directions /* * Pinch is defined as two touches that: * - each start at a given point, a given distance from each other * - change their starting distance by more than 0px (or a minimum distance of your choice) */