SwiftEventBus:针对iOS优化的发布订阅EventBus

时间:2021-02-03 17:16:56
【文件属性】:
文件名称:SwiftEventBus:针对iOS优化的发布订阅EventBus
文件大小:19KB
文件格式:ZIP
更新时间:2021-02-03 17:16:56
notifications ios communication thread eventbus SwiftEventBus 允许组件之间的发布-订阅式通信,而无需组件之间明确地彼此了解 产品特点 简化组件之间的通信 分离事件发送者和接收者 避免了复杂且容易出错的依赖性和生命周期问题 使您的代码更简单 快 很小 线程安全 安装 椰子足 pod ' SwiftEventBus ' , :tag = > ' 5.0.1 ' , :git = > ' https://github.com/cesarferreira/SwiftEventBus.git ' 迦太基 github " cesarferreira/SwiftEventBus " == 5.0.1 版本号 5.+ swi
【文件预览】:
SwiftEventBus-master
----SwiftEventBus()
--------SwiftEventBus.swift(4KB)
--------Info.plist(753B)
--------SwiftEventBus.h(533B)
----.swiftpm()
--------xcode()
----SwiftEventBus.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(18KB)
--------xcshareddata()
----Sample()
--------ViewController.swift(1022B)
--------Assets.xcassets()
--------Person.swift(279B)
--------Base.lproj()
--------LoginService.swift(662B)
--------AppDelegate.swift(683B)
--------Info.plist(1KB)
----LICENSE(1KB)
----Package.swift(584B)
----.gitignore(501B)
----SwiftEventBus.podspec(599B)
----README.md(3KB)

网友评论