Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SwiftUI and Combine support #26

Open
6 tasks
sindresorhus opened this issue Sep 19, 2019 · 0 comments
Open
6 tasks

SwiftUI and Combine support #26

sindresorhus opened this issue Sep 19, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@sindresorhus
Copy link
Owner

sindresorhus commented Sep 19, 2019

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
  • 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.

@sindresorhus sindresorhus added enhancement New feature or request help wanted Extra attention is needed labels Sep 19, 2019
Repository owner deleted a comment from oussa005 Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant