react-native-draggable-flatlist
react-native-draggable-flatlist copied to clipboard
A drag-and-drop-enabled FlatList for React Native
*✅I have completed ALL installation steps.* **Describe the bug** Trying to use with [react-native-web](https://github.com/necolas/react-native-web), not sure if this package is supported for web so this might be a feature request....
**Describe the bug** When pressing on an item to start dragging, the item moves away from the touchpoint and drag doesn't work. The issue is iOS only and appears randomly...
**Is your feature request related to a problem? Please describe.** I use the flatlist in a Scrollview, when the flatlist is too long, I can't scroll to the end of...
"react": "16.9.0", "react-htmltext": "^0.40.2", "react-native": "0.61.5", "react-native-reanimated": "^1.4.0", "react-native-gesture-handler": "^1.5.3", I am getting white space. When do long press item goes at bottom and a white space is showing on...
I have a list of items in Ax2 (Rows x Columns) format, and I am only able to reposition either veritcally or horizontally. Is there a way I can achieve...
**Describe the bug** There is problem with memory performance. I have array of more then 25 local images and when I scroll my CPU is >800mb. Also, when I scrolling...
Hi there, I am just starting the implementation of this lib, I hope it will be as great as it looks to be. Meanwhile, I try to setup what I...
Android when drag and move down sometime will trigger flatlist refresh
I've been using v1.1.9 since last year and have experienced multiple issues with active items suddenly flying up or even to some instances where the component won't function as expected...
I am struggling for a long time to upgrade this library from 1.1.9 to the latest version, even the moment I try to change it to 2.0.0, there are lots...