react-touch-events icon indicating copy to clipboard operation
react-touch-events copied to clipboard

Will this package work in a simulator?

Open grevory opened this issue 8 years ago • 2 comments
trafficstars

I am not seeing any logs when I use the iOS simulator. Should this work with the trackpad in the simulator?

grevory avatar Jun 22 '17 01:06 grevory

Hi,

I don't know if the webview in the simulator can trigger touch events or not. But the latest version of react-touch-event had removed the click events default.

If you want to use click events when browsers don't support touches, you can use react-touch-events@1 instead.

jerrybendy avatar Jun 22 '17 09:06 jerrybendy

Thanks! Will try.

grevory avatar Jun 22 '17 13:06 grevory