bluelinelabs / Parse-RxSwift

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Other


Languages

Language:Swift 96.3%Language:Objective-C 3.7%