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

How can I make the drag and drop smoothly? #33

Open
Randel93 opened this issue May 20, 2021 · 1 comment
Open

How can I make the drag and drop smoothly? #33

Randel93 opened this issue May 20, 2021 · 1 comment

Comments

@Randel93
Copy link

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?

@rassemdev
Copy link

rassemdev commented Nov 26, 2021

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"

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