RxAVKit 2.0.0

RxAVKit 2.0.0

Maintained by Paweł Rup.



 
Depends on:
RxSwift>= 0
RxCocoa>= 0
 

RxAVKit 2.0.0

  • By
  • Paweł Rup

RxUserNotifications

CI Status Version License Platform Xcode Swift 5.1

Requirements

Xcode 12, Swift 5.3

Installation

Swift Package Manager

RxAVKit is available through Swift Package Manager. To install it, add the following line to your Package.swift into dependencies:

.package(url: "https://github.com/pawelrup/RxAVKit", .upToNextMinor(from: "2.0.0"))

and then add RxAVKit to your target dependencies.

CocoaPods

RxAVKit is available through CocoaPods. To install it, add the following line to your Podfile:

pod 'RxAVKit'

Author

Paweł Rup, [email protected]

License

RxAVKit is available under the MIT license. See the LICENSE file for more info.