SwiftUI support
sindresorhus opened this issue · 0 comments
sindresorhus commented
https://developer.apple.com/tutorials/swiftui/
- Make
.custom()
accept a SwiftUIView
. - 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.