DrX is a collection of convenience extensions of RxSwift which add new operators for concisely handling common patterns and/or scenarios. In addition to an agnostic core, DrX also supports iOS RxCocoa.
Swift Package Manager:
.package(url: "https://github.com/DuetHealth/DrX.git", from: "5.0.0")xcodebuild test -scheme DrX -destination 'platform=iOS Simulator,name=iPhone 17 Pro,OS=latest'DrX is MIT-licensed. The MIT license is included in the root of the repository.