To run the example project, clone the repo, and run pod install from the Example directory first.
- Xcode 9.0
- Swift 4.0
RxCoreData is available via Carthage and CocoaPods.
To install RxCoreData via Carthage, simply add the following line to your Cartfile:
github"RxSwiftCommunity/RxCoreData" ~> 1.0.0To install RxCoreData via CocoaPods, simply add the following line to your Podfile:
pod"RxCoreData","~> 1.0.0"Scott Gardner, scott.gardner@mac.com
RxCoreData is available under the MIT license. See the LICENSE file for more info.