文件名称:RxCoreData:核心数据的 RxSwift 扩展
文件大小:2.2MB
文件格式:ZIP
更新时间:2024-06-18 23:29:23
C
核心数据 例子 要运行示例项目, pod install克隆 repo,然后从 Example 目录运行pod install 。 要求 Xcode 9.0 斯威夫特 4.0 安装 RxCoreData 可通过和。 迦太基 要通过 Carthage 安装 RxCoreData,只需将以下行添加到您的 Cartfile 中: github "RxSwiftCommunity/RxCoreData" ~> 1.0 . 0 可可豆 要通过 CocoaPods 安装 RxCoreData,只需将以下行添加到您的 Podfile: pod "RxCoreData" , "~> 1.0.0" 作者 斯科特·加德纳, 执照 RxCoreData 在 MIT 许可下可用。 有关详细信息,请参阅许可证文件。
【文件预览】:
RxCoreData-master
----.gitignore(740B)
----Sources()
--------.gitkeep(0B)
--------FetchedResultsControllerSectionObserver.swift(1KB)
--------NSManagedObjectContext+Rx.swift(6KB)
--------FetchedResultsControllerControllerEntityObserver.swift(1KB)
--------Persistable.swift(693B)
----RxCoreData.xcodeproj()
--------xcshareddata()
--------project.xcworkspace()
--------project.pbxproj(34KB)
----RxCoreData.xcworkspace()
--------xcshareddata()
--------contents.xcworkspacedata(254B)
----LICENSE.md(1KB)
----.travis.yml(586B)
----.swift-version(4B)
----README.md(1KB)
----Cartfile.resolved(83B)
----Cartfile(74B)
----RxCoreData.podspec(2KB)
----RxCoreDataExample()
--------RxCoreDateExample.xcodeproj()
--------Differentiator.framework()
--------RxDataSources.framework()
--------RxCoreDateExampleTests()
--------RxCoreDateExample()
--------RxRelay.framework()
--------RxCoreDateExample.xcworkspace()
--------Podfile.lock(1KB)
--------Podfile(461B)
----RxCoreData()
--------Info.plist(808B)
--------RxCoreData.h(522B)