An open API service indexing awesome lists of open source software.

https://github.com/weyhan/drag-drop-demo

A macOS menubar only demo app developed on Xcode 13 using SwiftUI lifecycle.
https://github.com/weyhan/drag-drop-demo

drag-and-drop macos swift swiftui-demo

Last synced: about 1 month ago
JSON representation

A macOS menubar only demo app developed on Xcode 13 using SwiftUI lifecycle.

Awesome Lists containing this project

README

          

# SwiftUI Drag & Drop Demo (macOS)
A macOS menubar only demo app developed on Xcode 13 using SwiftUI lifecycle.

#### To run
The project file version is not compatible with Xcode version earlier than 13. Make sure you're using [Xcode 13+](https://developer.apple.com/xcode/) to open the project.

#### Known Issue
Dropping on file based app like the Finder doesn't work yet.