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.
- Host: GitHub
- URL: https://github.com/weyhan/drag-drop-demo
- Owner: weyhan
- Created: 2021-10-19T14:54:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-20T10:05:21.000Z (over 4 years ago)
- Last Synced: 2025-01-24T05:11:25.717Z (over 1 year ago)
- Topics: drag-and-drop, macos, swift, swiftui-demo
- Language: Swift
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.