JakeSidSmith / react-reorder

Drag & drop, touch enabled, reorderable / sortable list, React component
https://jakesidsmith.github.io/react-reorder/
MIT License
218 stars 58 forks source link

Add startDrag and stopDrag callback function props #100

Open SEBv15 opened 5 years ago

SEBv15 commented 5 years ago

I felt like this should be included, but I couldn't find a way to do it with the existing code