Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 514 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 514 Bytes

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.