/menubarpopoverswiftui2

An example of a menu bar app with popover window using SwiftUI 2.0

Primary LanguageSwiftMIT LicenseMIT

menubarpopoverswiftui2

An example of a menu bar app with popover window using SwiftUI 2.0

I created this example based on the discussions:

This example works on the newly introduced "app" struct in SwiftUI 2.0 and it is the first attempt to implement a popover window based menu bar app for this struct.

Known issues:

  • Not any so far