Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 222 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 222 Bytes

Parse+RxSwift

A collection of wrapper classes that allow you to use RxSwift Observers in place of Parse's callbacks.

Usage

Just prepend the Parse method you want with rx_ and you'll get the RxSwift-ified version.