I'm personally not a reactive programming advocate (actually far away from it) but now that Apple has their own take on it with the Combine library in Xcode 11, I will definitely give it a second chance and therefore also wonder if it would make sense to add MoyaCombine to the list of variants we already provide for Moya. That one, I might actually use some day. :)
@Dschee I think this is a very good idea. Thanks for bringing it up 馃憤
Edit: We may also think about a potential #if canImport(SwiftUI) scenario and implement the Combine extension in the main framework. This is a system framework so might be worth looking into this option as well.
This issue has been marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Oh god, how I hate these bots. 馃槄
+1, looking forward to Combine support too
Hey all, I'm implementing the Combine extensions as we speak but I need your help. What API do you like the most? See this poll https://github.com/Moya/Moya/issues/1905 and let me know 馃憤
I just merged the Combine extension, should be in the next beta 馃憤 will comment here once it's done!
Hey all, I just released Moya 14.0.0-beta.1 with Combine extensions in there! 馃殌
I'm gonna close this issue but don't hesitate to open new ones for bugs or feature requests!
@sunshinejr is there any basic example how do you use Combine with SwiftUI? or some samples of the best practices
Hey all, I just released Moya 14.0.0-beta.1 with Combine extensions in there! 馃殌
I'm gonna close this issue but don't hesitate to open new ones for bugs or feature requests!
Hey @sunshinejr any documentation on using combine with SwiftUI?
Most helpful comment
@sunshinejr is there any basic example how do you use Combine with SwiftUI? or some samples of the best practices