0

Is it possible to programatically touchstart an element from the console (natively, or with a library like jQuery) in the same way one can programatically click element? For example, $('div').touchstart()

Currently attempting this with react-tappable also - raised here

Ed Williams
  • 2,447
  • 3
  • 15
  • 21
  • 1
    Possible duplicate of [manually trigger touch event](https://stackoverflow.com/questions/18059860/manually-trigger-touch-event) – Chris Oct 10 '17 at 13:03
  • I believe the 2nd answer has what you are looking for. – Chris Oct 10 '17 at 13:03

0 Answers0