Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 284 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 284 Bytes

HTML5手势检测,基于React

检测类型

  1. tap
  2. double tap
  3. long tap
  4. move
  5. swipe
  6. pinch(zoom)
  7. rotate

image

##DEMO