react-hexgrid icon indicating copy to clipboard operation
react-hexgrid copied to clipboard

Mobile friendly drag and drop

Open odyzxc opened this issue 7 years ago • 3 comments

Currently, drag and drop do not work on mobile. Could you consider mapping existing event handlers to mobile equivalents (eg. onDragStart also handling onTouchStart) or adding separate props for mobile events handlers?

odyzxc avatar Apr 02 '18 15:04 odyzxc

Very good point and that would be nice to have. I'll put that on my list if I ever have time to work on this lib :) Also happy to accept PR for that!

Hellenic avatar Jun 21 '18 15:06 Hellenic

@odyzxc do you have any sample project using this for react-native ?

quantumproducer avatar Nov 05 '19 14:11 quantumproducer

@odyzxc do you have any sample project using this for react-native ?

Unfortunatelly not, I was using it in Ionic-React project as far as I remember, but I abandoned it some time ago.

odyzxc avatar Nov 06 '19 07:11 odyzxc