Igor Malgrab
Results
3
comments of
Igor Malgrab
Didn't you mean `useSortable` hook? I'm using `"@dnd-kit/sortable": "^7.0.1"` and it's right there: ``` const { attributes, isDragging, listeners, setNodeRef, transform, transition, } = useSortable({ id, animateLayoutChanges, }); ``` But...
Doesn't work for me on iOS as well, however web behaves just fine
@OmarJay1 sure let's work on it!