Ayrapetov Tigran
Ayrapetov Tigran
Hi @fabrizio-bianchi ! Try this [library](https://github.com/omahili/react-native-reorderable-list). Works correctly and is updated regularly.
Has anyone managed to solve the problem?
I have identified the cause of the problem. In the CellRenderer Component, the transform style is updated while the element is being moved. After changing the data, new data comes...
> @kristof-kovacs I just noticed the same when in `onDragEnd` I updated my state with exactly the `data` I got from the library, but if I do `data.map(item => ({...