github ReactiveCocoa/ReactiveCocoa 9.0.0

latest releases: 12.0.0, 11.2.2, 11.2.1...
5 years ago

This is the first release of ReactiveCocoa 9.0. It requires Swift 4.2 or above and supports Xcode 10.2/Swift 5.0.

Improvements

  • UITextField and UITextView text and attributedText values non-optional. (#3591, kudos to @Marcocanc)

Additions

  • KVO observations can now be made with Smart Key Path in Swift 3.2+, using producer(for:) and signal(for:) available on NSObject.reactive. (#3491, kudos to @andersio)
  • Binding target for UIApplication.applicationIconBadgeNumber (#3589, kudos to @cocoahero).
  • An extension for NSView.alphaValue. (#3636, kuds to @eimantas)
  • An extension for NSView.isHidden. (#3634, kudos to @eimantas)

Don't miss a new ReactiveCocoa release

NewReleases is sending notifications on new releases.