How to Drag and Drop using Modifier.dragAndDropSource/Target - Jetpack Compose
In January 2024, a significant Jetpack Compose update was introduced dragAndDropSourceand dragAndDropTarget modifiers, simplifying drag-and-drop interactions compared to the manual approach I previously demonstrated.
You can check it out here.
What w...
canopas.hashnode.dev3 min read