React Native - How to simulate a touch event with specific coordinates?

后端 未结 0 956
再見小時候
再見小時候 2020-12-03 10:31

I would like to trigger a touch event with specific x,y coordinates.

This is the javascript version: document.elementFromPoint(x, y).click();

I ne

相关标签:
回答
  • 消灭零回复
提交回复
热议问题