目录

NetworkReachabilityRxSwift

MIT License Package Releases Build Results Swift Version Supported Platforms

RxSwift bindings for NetworkReachability

Installation

NetworkReachabilityRxSwift is currently distributed exclusively through the Swift Package Manager.

To add NetworkReachabilityRxSwift as a dependency to an existing Swift package, add the following line of code to the dependencies parameter of your Package.swift file:

dependencies: [
    .package(url: "https://github.com/vsanthanam/NetworkReachability.git", from: "1.0.0")),
    .package(url: "https://github.com/vsanthanam/NetworkReachabilityRxSwift.git", from: "1.0.0"))
]

To add NetworkReachabilityRxSwift as a dependency to an Xcode Project:

  • Choose FileAdd Packages...
  • Enter package URL https://github.com/vsanthanam/NetworkReachabilityRxSwift.git and select your release and of choice.

Other distribution mechanisms like CocoaPods or Carthage may be added in the future.

Additional installation instructions are available on the Swift Package Index

Explore the documentation for more details.

License

NetworkReachabilityRxSwift is available under the MIT license. See the LICENSE file for more information.

关于
338.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号