HTML5 Drag n Drop now supported?

Is HTML5 drag n drop support implemented now (XD 23)?

Is it possible to use something like sortable.js (https://github.com/SortableJS/Sortable)?
I tried to include it (via require) but I can’t get it to work and I am not sure if drag’n’drop is enabled at all.

Ideally, something like react-beautiful-dnd would work, but that’s probably asking a lot.