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
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
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