Episode #544

Memeify - Dragging Images

Series: SwiftUI on the Mac

11 minutes
Published on January 18, 2023

This video is only available to subscribers. Get access to this video and 572 others.

We start with a literal blank canvas. We'll use NSApplicationDelegateAdaptor and NSDocumentController with our SwiftUI app to ensure a new document is always created on launch. Then we'll introduce drag & drop behavior to allow a user to drag an image from the Finder to our app to display it.

This episode uses Xcode 14.2, Macos 13.1, Swift 5.7.