https://developer.apple.com/tutorials/swiftui/ https://developer.apple.com/documentation/combine - [ ] Accept a `AsyncSequence<Double, Never>` to update the progress. (Does this make sense?) - [ ] Make it Swift `View` compatible by conforming to [`NSViewRepresentable`](https://developer.apple.com/documentation/swiftui/nsviewrepresentable) - [ ] Expose SwiftUI bindings for the various states and ability to control states using bindings. - [ ] Add another example app that uses the SwiftUI interface and bindings. - [ ] Docs - [ ] Tests Anything other ideas? --- *This issue requires you to have advanced Swift knowledge.
https://developer.apple.com/tutorials/swiftui/
https://developer.apple.com/documentation/combine
AsyncSequence<Double, Never>to update the progress. (Does this make sense?)Viewcompatible by conforming toNSViewRepresentableAnything other ideas?
*This issue requires you to have advanced Swift knowledge.