CombineCocoa:结合UIKit的发布者桥梁

时间:2021-05-12 17:29:54
【文件属性】:
文件名称:CombineCocoa:结合UIKit的发布者桥梁
文件大小:1.39MB
文件格式:ZIP
更新时间:2021-05-12 17:29:54
hacktoberfest Swift 结合可可 CombineCocoa尝试为发布者提供通用的UIKit控件,以便您可以在合并合并时消耗用户交互,并将它们组合成有意义的逻辑发布者链。 注意:这仍然是此版本的原始版本,还有更多需要改进的地方。 我很高兴接受PR,想法,意见或改进。 谢谢 ! :) 基本范例 查看“ 。 在Xcode 11中打开项目,Swift软件包管理器应自动解决所需的依赖关系。 用法 tl; dr: import Combine import CombineCocoa textField. textPublisher // AnyPublisher segmented. selectedSegmentIndexPublisher // AnyPublisher slider. valuePublisher // AnyPublisher<Fl
【文件预览】:
CombineCocoa-main
----codecov.yml(137B)
----.github()
--------ISSUE_TEMPLATE()
--------workflows()
----Resources()
--------example.gif(814KB)
--------logo.png(118KB)
----Sources()
--------Info.plist(809B)
--------Runtime()
--------CombineCocoa()
----.swiftpm()
--------xcode()
----CombineCocoa.xcodeproj()
--------xcshareddata()
--------project.xcworkspace()
--------CombineCocoa_Info.plist(787B)
--------Runtime_Info.plist(723B)
--------project.pbxproj(27KB)
----scripts()
--------carthage-archive.sh(807B)
--------make_project.rb(3KB)
----Gemfile(71B)
----LICENSE(1KB)
----Example()
--------Example.xcodeproj()
--------Podfile.lock(280B)
--------Podfile(135B)
--------Example()
--------ExampleTests()
----README.md(4KB)
----Makefile(71B)
----.swiftlint.yml(980B)
----CombineCocoa.podspec(786B)
----Package.swift(384B)
----Gemfile.lock(2KB)
----CODE_OF_CONDUCT.md(3KB)
----.gitignore(722B)

网友评论