-
Are you planning to support RxSwift 5 ?
-
When do you plan to release the RxSwift 4.0 support?
-
```
pod 'RIBs', '~> 0.9'
```
when insert this code in podFile and run pod install, there is some issue that
```
CocoaPods could not find compatible versions for pod "RxSwift":
In snapshot (P…
-
`rxSwift` and `rxCocoa` are imported as pods in the project. I love that you have experience with reactive framework like this! But I have some concern that they are not fully used in some case. e.g. …
-
Hello :)
For example, a simple control event to catch cell selection :
```
var tap: ControlEvent {
let source = methodInvoked(#selector(Base.onCellSelection(_:))).map { _ in }
…
-
I tried to do a `pod install` which resulted in the following:
```
[!] CocoaPods could not find compatible versions for pod "RxSwift":
In snapshot (Podfile.lock):
RxSwift (= 6.1.0)
In…
-
I'm following the steps in the README to install RxSwift via Carthage, but running into complier issues. Specifically, `No such module 'RxDataSources'`.
The only error I get when running `carthage …
-
RxSwift 6.0.0 has now been released and we want to move our entire project to using it. Would it be possible to add support for RxSwift 6.0.0 ?
-
I run `pod playgrounds RxSwift` and immediately build on xcode 8.2 and get this error.
-
im getting this error when running `carthage update`
also here is the log
```
error: Build input file cannot be found: '/Users/adauto.pinheiro/Desktop/CodeSample/Carthage/Checkouts/XCoordin…