You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please Describe.
I just noticed that ListItem has a Swipeable component (https://reactnativeelements.com/docs/listitem/#listitem-swipable) and I thought it would also be cool to have the component be draggable to allow for reordering of the list.
Describe the solution you'd like
Maybe have a Provider that wraps around a group of components that allows the children to be reordered. Would be cool if it isn't specific to ListItems but that's more like a bonus haha.
Describe alternatives you've considered
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please Describe.
I just noticed that ListItem has a Swipeable component (https://reactnativeelements.com/docs/listitem/#listitem-swipable) and I thought it would also be cool to have the component be draggable to allow for reordering of the list.
Describe the solution you'd like
Maybe have a Provider that wraps around a group of components that allows the children to be reordered. Would be cool if it isn't specific to ListItems but that's more like a bonus haha.
Describe alternatives you've considered
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: