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
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"
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?
The text was updated successfully, but these errors were encountered: