mockolo icon indicating copy to clipboard operation
mockolo copied to clipboard

Support RXSwift Traits: Single, Completable, Maybe,

Open saltyskip opened this issue 2 years ago • 0 comments

Is there any chance to support RXSwift trait types Single, Completable, and Maybe? I believe they would be handled in mostly the same way as the existing observables.

https://github.com/ReactiveX/RxSwift/blob/main/Documentation/Traits.md#rxswift-traits

saltyskip avatar Jan 14 '22 10:01 saltyskip