RxUtils 4.3.2

RxUtils 4.3.2

Anton Plebanovich维护。



 
依赖关系
APExtensions/Dispatch~> 14.0
APExtensions/Occupiable~> 14.0
APExtensions/OptionalType~> 14.0
RoutableLogger~> 12.0
RxCocoa~> 6.0
RxGesture~> 4.0
RxSwift~> 6.0
RxSwiftExt~> 6.0
 

RxUtils 4.3.2

  • Anton Plebanovich

RxUtils

Carthage compatible Swift Package Manager compatible Version License Platform CI Status

一组有用的 RxSwift 工具。

示例

克隆仓库,然后打开 Carthage Project/RxUtils.xcodeproj

安装

Swift 包管理器

  • 在 Xcode 中选择 文件 > 添加包...
  • 将以下内容复制并粘贴到搜索框:https://github.com/APUtils/RxUtils
  • 点击 添加包
  • 选择 RxUtils 并点击 添加包

Carthage 已弃用

请参阅官方指南

Cartfile

github "APUtils/RxUtils" ~> 4.2

CocoaPods

RxUtils 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中

pod 'RxUtils', '~> 4.2'

用法

更多详情请参阅示例和测试项目。

贡献

欢迎任何形式的贡献!您可以通过 GitHub 上的 pull requests 和 issues 进行贡献。

作者

Anton Plebanovich, [email protected]

许可证

RxUtils可在MIT许可证下使用。有关更多信息,请参阅LICENSE文件。