Skip to content

Releases: RxSwiftCommunity/RxSwiftExt

RxSwiftExt 3.3.0

28 May 15:59
Compare
Choose a tag to compare
  • added withUnretained(_:) operator
  • added UIViewPropertyAnimator fractionComplete Reactive Binder
  • added UIViewPropertyAnimator animate() operator

RxSwiftExt 3.2.0

23 Feb 19:59
Compare
Choose a tag to compare
  • added mapAt(keyPath:) operator
  • added zip(with:) operator
  • added ofType(_:) operator