react-native-sortable-list icon indicating copy to clipboard operation
react-native-sortable-list copied to clipboard

Abandoned?

Open mifi opened this issue 4 years ago • 4 comments

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 avatar Mar 12 '21 15:03 mifi

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

codingedgar avatar Mar 19 '21 15:03 codingedgar

I found these which I'm considering:

  • https://github.com/quizzy/react-native-sortable-multilist
  • https://github.com/SHISME/react-native-draggable-grid
  • https://www.youtube.com/watch?v=-39OEXk_mWc
  • https://www.youtube.com/watch?v=qeKP2A7bLUw
  • https://www.youtube.com/watch?v=tsM3N_7bNcE

mifi avatar Mar 19 '21 17:03 mifi

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".

scaralfred avatar May 15 '21 11:05 scaralfred

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....

gdoudeng avatar Jun 18 '21 10:06 gdoudeng