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

Drag and Drop the items between flatlists #562

Open
aliraza943 opened this issue Nov 29, 2024 · 1 comment
Open

Drag and Drop the items between flatlists #562

aliraza943 opened this issue Nov 29, 2024 · 1 comment

Comments

@aliraza943
Copy link

Is your feature request related to a problem? Please describe.
Currently, the functionality allows for dragging and dropping an item within the same list. However, it would be highly beneficial if the feature could be extended to support dragging an item from one list to another. This enhancement would improve the flexibility and usability of the drag-and-drop interaction by enabling users to move items across different lists.

Additionally, it would be great if we could extend the drag-and-drop functionality to allow entire lists (e.g., List1, List2, List3) to be dragged as a whole for reordering purposes. This would allow for more dynamic interaction, where not only the items but also the lists themselves can be repositioned, providing a more seamless and intuitive user experience.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@sahad0
Copy link

sahad0 commented Dec 11, 2024

@aliraza943 please check this if this solves ur issue
https://www.npmjs.com/package/react-native-draggable-groups

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

2 participants