RxUtils 4.3.2

RxUtils 4.3.2

Maintained by Anton Plebanovich.



 
Depends on:
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

  • By
  • Anton Plebanovich

RxUtils

Carthage compatible Swift Package Manager compatible Version License Platform CI Status

A helpful collection of RxSwift utils.

Example

Clone the repo and then open Carthage Project/RxUtils.xcodeproj

Installation

Swift Package Manager

  • In Xcode select File > Add Packages...
  • Copy and paste the following into the search: https://github.com/APUtils/RxUtils
  • Tap Add Package
  • Select RxUtils and tap Add Package

Carthage DEPRECATED

Please check official guide

Cartfile:

github "APUtils/RxUtils" ~> 4.2

CocoaPods

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

pod 'RxUtils', '~> 4.2'

Usage

See example and test projects for more details.

Contributions

Any contribution is more than welcome! You can contribute through pull requests and issues on GitHub.

Author

Anton Plebanovich, [email protected]

License

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