asantibanez / laravel-blade-sortable

Custom Blade components to add sortable/drag-and-drop HTML elements in your apps.
MIT License
409 stars 79 forks source link

Mobile Drag Function #4

Closed bfrickenstein closed 3 years ago

bfrickenstein commented 3 years ago

Hi, is there a touch Drag function? On a mobile device i cant sort my Items.

asantibanez commented 3 years ago

Hey @bfrickenstein

It should work. I am using SortableJS under the hood and their demos seem to work on mobile.