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

Combine support #23

Closed
sindresorhus opened this issue Aug 21, 2019 · 5 comments · Fixed by #31
Closed

Combine support #23

sindresorhus opened this issue Aug 21, 2019 · 5 comments · Fixed by #31
Labels
enhancement New feature or request 🎁 Rewarded on Issuehunt This issue has been rewarded on Issuehunt help wanted Extra attention is needed

Comments

@sindresorhus
Copy link
Owner

sindresorhus commented Aug 21, 2019

Issuehunt badges

Would be nice to support Combine for the observation API here. This should be in addition to the observation API, not replacing it.

https://developer.apple.com/documentation/combine/receiving_and_handling_events_with_combine

The code should be fully documented, tests added, and documented in the readme too.


This issue requires you to have advanced Swift knowledge and have studied the Combine docs.


IssueHunt Summary

fredyshox fredyshox has been rewarded.

Backers (Total: $100.00)

Submitted pull Requests


Tips


IssueHunt has been backed by the following sponsors. Become a sponsor

@sindresorhus
Copy link
Owner Author

Combine will be out tomorrow. So this we can do this then. I'm thinking we could expose the publisher as Defaults.publisher(for: .someKey, options: [.initial, .new]).

@sindresorhus sindresorhus added the help wanted Extra attention is needed label Sep 9, 2019
@issuehunt-oss
Copy link

issuehunt-oss bot commented Sep 10, 2019

@issuehunt has funded $100.00 to this issue.


@issuehunt-oss issuehunt-oss bot added the 💵 Funded on Issuehunt This issue has been funded on Issuehunt label Sep 10, 2019
@benkoska
Copy link

I would love to work on this. Can you assign me?

@sindresorhus
Copy link
Owner Author

Sure :)

@issuehunt-oss
Copy link

issuehunt-oss bot commented Jan 20, 2020

@sindresorhus has rewarded $90.00 to @fredyshox. See it on IssueHunt

  • 💰 Total deposit: $100.00
  • 🎉 Repository reward(0%): $0.00
  • 🔧 Service fee(10%): $10.00

@issuehunt-oss issuehunt-oss bot added 🎁 Rewarded on Issuehunt This issue has been rewarded on Issuehunt and removed 💵 Funded on Issuehunt This issue has been funded on Issuehunt labels Jan 20, 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 🎁 Rewarded on Issuehunt This issue has been rewarded on Issuehunt help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants