RxSwiftExt Versions Save

A collection of Rx operators & tools not found in the core RxSwift distribution

3.3.0

5 years ago
  • added withUnretained(_:) operator
  • added UIViewPropertyAnimator fractionComplete Reactive Binder
  • added UIViewPropertyAnimator animate() operator

3.2.0

6 years ago
  • added mapAt(keyPath:) operator
  • added zip(with:) operator
  • added ofType(_:) operator