react-hexgrid
react-hexgrid copied to clipboard
Mobile friendly drag and drop
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?
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!
@odyzxc do you have any sample project using this for react-native ?
@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.