@julia_brockovich Thanks for the reply! I did try your suggestion, but onMove seems to mostly be for rearranging list items. What I need is a little more complex than that. I need to be able to know that the what the user dragged and what was dragged onto. onMove does give me the indices as closure variables after the user has released the list element, so I could theoretically get something going, but I don't think it would make for the best user experience, compared to using the onDrop APIs.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: