react-base-table
react-base-table copied to clipboard
Draggable columns
Is there any identified way to implement draggable columns with react-base-table?
The lib used in the "Draggable rows" example (react-sortable-hoc
) is not maintained anymore, and I tried to use its "replacement" dnd-kit
to implement draggable columns, but could not make it work.
Hi! Is this issue still open? I'd like to work on it! :3