gitim / react-native-sortable-list

React Native Sortable List component
MIT License
885 stars 279 forks source link

Abandoned? #217

Open mifi opened 3 years ago

mifi commented 3 years ago

It looks like this package is no longer maintained. Maybe someone else wants to take over? Any alternatives that people use? For me this package was easy to setup and has been working quite well, however it's a bit slow with many rows (esp android) and now it gives off warnings in the latest RN, so it's not up to date #167

codingedgar commented 3 years ago

What's your alternative package right now?

It looks like this package is no longer maintained. Maybe someone else wants to take over? Any alternatives that people use? For me this package was easy to setup and has been working quite well, however it's a bit slow with many rows (esp android) and now it gives off warnings in the latest RN, so it's not up to date #167

mifi commented 3 years ago

I found these which I'm considering:

scaralfred commented 3 years ago

I have found this which is apparently a top one => https://github.com/computerjazz/react-native-draggable-flatlist But.... I had to give up with that one as there are issue with the "refreshControl".

gdoudeng commented 3 years ago

I have found this which is apparently a top one => https://github.com/computerjazz/react-native-draggable-flatlist But.... I had to give up with that one as there are issue with the "refreshControl".

react-native-draggable-flatlist pull to refresh not work in android, my heart is broken....