sindresorhus / DockProgress

Show progress in your app's Dock icon

Home Page:https://swiftpackageindex.com/sindresorhus/DockProgress/documentation/dockprogress/dockprogress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwiftUI support

sindresorhus opened this issue · comments

https://developer.apple.com/tutorials/swiftui/

  • Make .custom() accept a SwiftUI View.
  • Example of using the .custom() in the Example app
  • Change the built-in styles to use SwiftUI.Canvas instead for drawing.
  • Docs
  • Tests

Anything other ideas?


This issue requires you to have advanced Swift knowledge.