Fixed some bugs, add new components
RxCocoa provides many convenient bindings and observables for iOS, but few for macOS.
The framework aims to provide rich extensions to RxSwift for macOS. The project is experimental and the API is subject to change.
The objc swizzle code comes from ReactiveCocoa
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
RxAppKit
Why create this
RxCocoa provides many convenient bindings and observables for iOS, but few for macOS.
The framework aims to provide rich extensions to RxSwift for macOS. The project is experimental and the API is subject to change.
Thanks
The objc swizzle code comes from ReactiveCocoa