Mobile drag/drop

Has anyone had luck getting drag and drop elements to work on mobile? I’ve only dug in superficially, but have not found anything or had luck.

It appears to be a complicated issue. Mobile devices don’t really handle drag events like desktop computers. I tried some shims, most notably this one: https://github.com/timruffles/mobile-drag-drop#polyfill-requires-dragenter-listener, but none worked with PM.