Popularity
4.4
Declining
Activity
0.0
Stable
164
38
67

Code Quality Rank: L5
Programming language: C
License: MIT License
Latest version: v1.0.0

RxCoreData alternatives and similar libraries

Based on the "Reactive Programming" category.
Alternatively, view RxCoreData alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of RxCoreData or a related project?

Add another 'Reactive Programming' Library

README

RxCoreData

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • Xcode 9.0
  • Swift 4.0

Installation

RxCoreData is available via Carthage and CocoaPods.

Carthage

To install RxCoreData via Carthage, simply add the following line to your Cartfile:

github "RxSwiftCommunity/RxCoreData" ~> 1.0.0

CocoaPods

To install RxCoreData via CocoaPods, simply add the following line to your Podfile:

pod "RxCoreData", "~> 1.0.0"

Author

Scott Gardner, [email protected]

License

RxCoreData is available under the MIT license. See the LICENSE file for more info.


*Note that all licence references and agreements mentioned in the RxCoreData README section above are relevant to that project's source code only.