Skip to content

igor-makarov/RxReactiveObjC

Repository files navigation

RxReactiveObjC

Build CocoaPods

Bridge between RxSwift and ReactiveObjC

TL;DR

This is a small library that I really had to make. It provides two-way bridging between RxSwift and ReactiveObjC. The reason it's in a separate repo is because I really wanted to run tests on it.