한석호(MilKyo)
한석호(MilKyo)
Issue [#13]
I think Publishers.Sequence is equal Observable.from. Publishers.Sequence argument conform Sequence. And Observable.from is the same But Observable.of isn't the same. ~~~ public static func from(_ sequence: Sequence, scheduler: RxSwift.ImmediateSchedulerType =...
This PR adds a privacy manfiest (PrivacyInfo.xcprivacy), Apple has not been mentioned [here](https://developer.apple.com/support/third-party-SDK-requirements), but this SDK is using the [User Defaults API](https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api) Additionally, since the `swift-tools-version` in Package.swift is set...
Hello, I have a few questions, and since I'm not sure where to ask them, I'm leaving them here as an issue. First, I am currently using [Cilicon](https://github.com/traderepublic/Cilicon/tree/main). However, Cilicon...