-
Notifications
You must be signed in to change notification settings - Fork 12
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
[#515] Remove all Rx things #525
Conversation
9985e09
to
3dcd29b
Compare
Tuist/Interfaces/UIKit/Sources/Data/NetworkAPI/Core/NetworkAPIProtocol.swift
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, not sure if we should update SwiftUI with Async too 🤔
Tuist/Interfaces/UIKit/Sources/Data/NetworkAPI/Core/NetworkAPIProtocol.swift
Outdated
Show resolved
Hide resolved
@blyscuit For Tuist/Interfaces, we should focus on Presentation Layer only, Data and Domain could be shared |
@suho @nkhanh44 I meant this files and the children 🙏 We can probably remove it because now they can be shared 🤔 |
@blyscuit Yes, we can move it back to |
670ef6b
to
034edae
Compare
What happened 👀
RxNimble
,RxSwift
,RxDataSources
,RxCocoa
, andRxAlamofire
.Alamofire
,JSONAPIMapper
.NetworkAPIProtocol
, andNetworkAPI
to the Combine version.Insight 📝
Proof Of Work 📹
Rx
search found