react-native-draganddrop-board
react-native-draganddrop-board copied to clipboard
How can I make the drag and drop smoothly?
trafficstars
Drag and Drop is a bit laggy If I transfer a card into another column.
move [TypeError: undefined is not an object (evaluating '_this.listeners[columnId][event]')] and I think this is the problem?
I am also facing the similar problem. In android, drag and drop is too much laggy. @bear-junior you should use react-native-reanimated-2 which is working well in most animated features. "react": "17.0.2", "react-native": "0.66.3", "react-native-draganddrop-board": "^1.0.4"