RxSwiftCommunity / RxCoreData

RxSwift extensions for Core Data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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, scott.gardner@mac.com

License

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

About

RxSwift extensions for Core Data

License:MIT License


Languages

Language:C 79.1%Language:Swift 16.3%Language:Ruby 3.0%Language:Objective-C 1.5%