I have made a screenshot app with SwiftUI
We've developed an app that helps you summarize and organize screenshots, extracting insights for easy search and query.
I'm the creator of our desktop app, which was built using SwiftUI.
Creating a screenshot menubar app isn't a straightforward task. For instance, prior to macOS 13.0, the `Window` wasn't available, which meant I had to work directly with `NSWindow`.
Interestingly (or perhaps, regrettably 😅), our Apple-native app will be replaced by a multi-platform app developed using Electron.
If you have any questions about how to implement a screenshot app using SwiftUI, I'd be delighted to share my experiences. We also welcome you to try out our product and support us if you find it valuable.