P
P
Persotr272020-08-08 22:48:42
npm
Persotr27, 2020-08-08 22:48:42

What are the libraries for creating sortable dgar-n-drop sheets in React?

Hello. What libraries are there for creating sortable portable lists, with state management of the container component (the list itself)? An excellent example of functionality is here: clauderic.github.io/react-sortable-hoc/#/basic-con...
But there is one drawback, the code of this library is no longer supported in modern versions of react in StrictMod'e.
React-dnd doesn't really fit because it's tied to HTML5, which doesn't allow DND to be used on phones.
The react-draggable API is not enough to create lists, as far as I understand, although if I am mistaken, I will be very happy if you indicate how it can still be used for my purpose.
In general, I will be very grateful to everyone for the help :)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
chakaponi, 2020-08-08
@Persotr27

Dragula . The thing is old, but good. Not the fact that it works with the current version of React, you need to try

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question