fitbit-gestures - npm

PHOTO EMBED

Sun Jun 27 2021 14:09:04 GMT+0000 (Coordinated Universal Time)

Saved by @redflashcode

interface GestureEvent {
  type: GestureType,
  point: Point,
  from?: Point,                   //Swipe & Slide only
  dir?: GestureDirection,         //Swipe only
  ended?: boolean                 //Slide only
}
content_copyCOPY

https://www.npmjs.com/package/fitbit-gestures