Skip to content

aerickson14/SwiftUIJam-DragAndDrop

Repository files navigation

SwiftUIJam Drag And Drop

Experimenting and playing around with drag and drop interactions in SwiftUI.

File and Folder Example

Initially started out with a file/folder metaphor to get the initial implementation of drag and drop working.

Drop Detection

Experimented with the ability to specify which objects can be dropped on which drop targets.

Nested Containers

Trying something a bit more complex where draggable objects are contained within other draggable objects.

Trello Board

Tasks were kept track of during SwiftUI Jam using a Trello Board

Inspirations / References

Drag and Drop in SwiftUI

Creating a NSItemProvider for Custom Model Class Drag and Drop API

SwiftUI Using onDrag and onDrop

SwiftUI Lab Drag and Drop with SwiftUI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages