SwiftUIDragDrop icon indicating copy to clipboard operation
SwiftUIDragDrop copied to clipboard

SwiftUI support for drag and drop on iOS

Results 4 SwiftUIDragDrop issues
Sort by recently updated
recently updated
newest added

Hi, seems nice package but, not able to taste it. Do you have chance to update it? @brunogb

The return type 'Self.Modified ' gives this error for the functions in files: View+Draggable.swift and View+Droppable.swift.

I think all I changed was some stuff that got renamed. The "Bindable" stuff became the "Observable" stuff, right?