RxCoreData 1.0.1

RxCoreData 1.0.1

Scott Gardnerobi bob godwin 维护。



 
依赖于
RxSwift~> 6.0
RxCocoa~> 6.0
 

  • Scott Gardner 和 RxSwift 社区提供

RxCoreData

CI Status Version License Platform

示例

要运行示例项目,首先克隆仓库,然后在 Example 目录中运行 pod install

要求

  • Xcode 9.0
  • Swift 4.0

安装

RxCoreData 可通过 CarthageCocoaPods 安装。

Carthage

要使用 Carthage 安装 RxCoreData,只需将以下行添加到 Cartfile 中

github "RxSwiftCommunity/RxCoreData" ~> 1.0.0

CocoaPods

通过CocoaPods安装RxCoreData,简单地将以下行添加到您的Podfile中:

pod "RxCoreData", "~> 1.0.0"

作者

Scott Gardner, [email protected]

许可证

RxCoreData可在MIT许可证下获得。有关更多信息,请参阅LICENSE文件。