ValentinH / react-easy-sort

A React component to sort items in lists or grids
https://ValentinH.github.io/react-easy-sort
MIT License
160 stars 25 forks source link

Add `allowDrag` prop support for touch devices #32

Closed devon66h closed 1 year ago

devon66h commented 1 year ago

Add allowDrag prop support for touch (mobile) devices.

I was able to test this locally and it seems to be working well.

ValentinH commented 1 year ago

Sorry for the delay and thanks for the PR @devon66h . This was just released as https://github.com/ValentinH/react-easy-sort/releases/tag/v1.5.1 🚀