Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile friendly drag and drop #20

Open
odyzxc opened this issue Apr 2, 2018 · 3 comments
Open

Mobile friendly drag and drop #20

odyzxc opened this issue Apr 2, 2018 · 3 comments

Comments

@odyzxc
Copy link

odyzxc commented Apr 2, 2018

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?

@Hellenic
Copy link
Owner

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!

@quantumproducer
Copy link

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

@odyzxc
Copy link
Author

odyzxc commented Nov 6, 2019

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants