galio-org / galio

Galio is a beautifully designed, Free and Open Source React Native Framework
https://galio.io/
MIT License
3.14k stars 325 forks source link

Draggable FlatList #117

Open shubhamkakkar opened 5 years ago

shubhamkakkar commented 5 years ago

I was wondering if we could bring in some draggable list component, as this is the thing missing in most of the popular UI components library and devs have to use additional libraries!!

palingheorghe commented 5 years ago

What specifically do you have in mind when you say Draggable list component? I'm trying to visualize this on mobile and I'm not sure if this is really that used (I haven't seen it that much).

AndreasEK commented 4 years ago

The one place where I use that most is arranging playlists in Google Play Music (other music apps with playlists probably have that, too)

palingheorghe commented 4 years ago

Like a to-do app where you re-organize the items in whatever order you want them to be? @AndreasEK

AndreasEK commented 4 years ago

yes, that's how I understood the original requirement

palingheorghe commented 4 years ago

yeah, this is a good component for the future releases of Galio! I like the idea.

amunrarara commented 3 years ago

Bump this!