-
Notifications
You must be signed in to change notification settings - Fork 96
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-drop event with react hook #143
Conversation
Remove Draggable
Add callback safe call
Include now-line feature
Include readme fixes
Remove areEventsDraggable prop
Cool refactor! I like the idea of moving into functional components and hooks. However, doing this will be forcing versions @hoangnm I think you should decide this, and merge either this PR or #72 🚀 |
I think we can go ahead with the hook approach. Version 0.59 was released in 03/2019, it's more than two years now and with react native, it's kind of outdated :D |
Yeah sounds fair |
the logic is based on this PR, #72