Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draggable Item #3095

Closed
KrisLau opened this issue Jun 22, 2021 · 1 comment
Closed

Draggable Item #3095

KrisLau opened this issue Jun 22, 2021 · 1 comment

Comments

@KrisLau
Copy link
Contributor

KrisLau commented Jun 22, 2021

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

Describe alternatives you've considered
N/A

Additional context
N/A

@arpitBhalla
Copy link
Member

Duplicate of react-native-elements/react-native-elements-universe#7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants