sindresorhus/DockProgress

SwiftUI support

sindresorhus opened this issue · 0 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.