蜗牛:Swift的可观察框架-源码

上传者: 42153793 | 上传时间: 2021-02-05 10:08:32 | 文件大小: 36KB | 文件类型: ZIP
:snail: 蜗牛 轻量级的可观察框架,也可在 安装 迦太基 您可以使用以下命令通过安装 : brew update brew install carthage 要使用Carthage将Snail集成到您的Xcode项目中,请在您的Cartfile其指定为"xxx"为当前版本: github "UrbanCompass/Snail" "x.x.x" 迅捷软件包管理器 要使用安装,请设置您的Swift软件包,并将Snail作为依赖项添加到Package.swift 。 dependencies : [ . Package ( url : " https://github.com/Urba

文件下载

资源详情

[{"title":"( 48 个子文件 36KB ) 蜗牛:Swift的可观察框架-源码","children":[{"title":"Snail-main","children":[{"title":".swiftlint.yml <span style='color:#111;'> 103B </span>","children":null,"spread":false},{"title":"Snail.xcodeproj","children":[{"title":"project.xcworkspace","children":[{"title":"contents.xcworkspacedata <span style='color:#111;'> 150B </span>","children":null,"spread":false},{"title":"xcshareddata","children":[{"title":"IDEWorkspaceChecks.plist <span style='color:#111;'> 238B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"project.pbxproj <span style='color:#111;'> 28.30KB </span>","children":null,"spread":false},{"title":"xcshareddata","children":[{"title":"xcschemes","children":[{"title":"Snail.xcscheme <span style='color:#111;'> 3.56KB </span>","children":null,"spread":false}],"spread":true},{"title":"IDETemplateMacros.plist <span style='color:#111;'> 247B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"templates","children":[{"title":"Snail.erb <span style='color:#111;'> 465B </span>","children":null,"spread":false}],"spread":true},{"title":"SnailTests","children":[{"title":"Extensions","children":[{"title":"NotificationCenterExtensions.swift <span style='color:#111;'> 1.72KB </span>","children":null,"spread":false}],"spread":true},{"title":"JustTests.swift <span style='color:#111;'> 403B </span>","children":null,"spread":false},{"title":"ObservableTests.swift <span style='color:#111;'> 26.36KB </span>","children":null,"spread":false},{"title":"VariableTests.swift <span style='color:#111;'> 2.83KB </span>","children":null,"spread":false},{"title":"UniqueTests.swift <span style='color:#111;'> 2.86KB </span>","children":null,"spread":false},{"title":"FailTests.swift <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"DisposerTests.swift <span style='color:#111;'> 564B </span>","children":null,"spread":false},{"title":"ReplayTests.swift <span style='color:#111;'> 2.07KB </span>","children":null,"spread":false},{"title":"Info.plist <span style='color:#111;'> 680B </span>","children":null,"spread":false},{"title":"ClosureTests.swift <span style='color:#111;'> 475B </span>","children":null,"spread":false}],"spread":true},{"title":"Brewfile <span style='color:#111;'> 17B </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"Package.swift <span style='color:#111;'> 327B </span>","children":null,"spread":false},{"title":"codecov.yml <span style='color:#111;'> 161B </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 391B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 8.26KB </span>","children":null,"spread":false},{"title":"scripts","children":[{"title":"release.sh <span style='color:#111;'> 345B </span>","children":null,"spread":false},{"title":"template.sh <span style='color:#111;'> 169B </span>","children":null,"spread":false},{"title":"setup.sh <span style='color:#111;'> 23B </span>","children":null,"spread":false}],"spread":true},{"title":"Snail.podspec <span style='color:#111;'> 447B </span>","children":null,"spread":false},{"title":"Snail","children":[{"title":"Extensions","children":[{"title":"NotificationCenterExtensions.swift <span style='color:#111;'> 440B </span>","children":null,"spread":false},{"title":"UIViewControllerExtensions.swift <span style='color:#111;'> 587B </span>","children":null,"spread":false},{"title":"UIBarButtonItemExtensions.swift <span style='color:#111;'> 878B </span>","children":null,"spread":false},{"title":"URLSessionExtensions.swift <span style='color:#111;'> 3.46KB </span>","children":null,"spread":false},{"title":"UIViewExtensions.swift <span style='color:#111;'> 2.41KB </span>","children":null,"spread":false},{"title":"UIControlExtensions.swift <span style='color:#111;'> 941B </span>","children":null,"spread":false},{"title":"UIGestureRecognizerExtensions.swift <span style='color:#111;'> 1009B </span>","children":null,"spread":false}],"spread":false},{"title":"Closure.swift <span style='color:#111;'> 408B </span>","children":null,"spread":false},{"title":"Fail.swift <span style='color:#111;'> 669B </span>","children":null,"spread":false},{"title":"Replay.swift <span style='color:#111;'> 1.43KB </span>","children":null,"spread":false},{"title":"Disposer.swift <span style='color:#111;'> 449B </span>","children":null,"spread":false},{"title":"Observable.swift <span style='color:#111;'> 10.73KB </span>","children":null,"spread":false},{"title":"Scheduler.swift <span style='color:#111;'> 670B </span>","children":null,"spread":false},{"title":"Snail.h <span style='color:#111;'> 193B </span>","children":null,"spread":false},{"title":"Unique.swift <span style='color:#111;'> 593B </span>","children":null,"spread":false},{"title":"ObservableType.swift <span style='color:#111;'> 765B </span>","children":null,"spread":false},{"title":"Info.plist <span style='color:#111;'> 753B </span>","children":null,"spread":false},{"title":"Variable.swift <span style='color:#111;'> 1.13KB </span>","children":null,"spread":false},{"title":"Event.swift <span style='color:#111;'> 150B </span>","children":null,"spread":false},{"title":"Just.swift <span style='color:#111;'> 752B </span>","children":null,"spread":false},{"title":"Subscriber.swift <span style='color:#111;'> 635B </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明