RxViewController
RxViewController copied to clipboard
RxSwift wrapper for UIViewController and NSViewController
remove test traget
"because RxViewController >=1.0.0 depends on RxExpect 2.0.0..=2.0.0 depends on RxSwift 5.0.0..=1.0.0 requires RxSwift 5.0.0..
Get the following when trying to install with Carthage 0.29.0: ` *** Skipped building RxViewController due to the error: Dependency "RxViewController" has no shared framework schemes for any of the...
Hello, thank you very much for this great Pod. I think there might be an issue with UIViewController `isVisible` property. For instance, if this Observable is not subscribed to _before_...
Trying to subscribe to rx.viewWillAppear on viewDidLoad it's not working. Debug message is: "Event error(Collision between RxCocoa interception mechanism and KVO. To resolve this conflict please use this interception mechanism...