MyGit

6.0.0

ReactiveCocoa/ReactiveCocoa

版本发布时间: 2017-07-22 01:27:53

ReactiveCocoa/ReactiveCocoa最新发布版本:12.0.0(2021-11-20 22:26:26)

This is the sixth major release of ReactiveCocoa. It supports Swift 3.1 (Xcode 8.3), and preliminarily supports Swift 3.2 and Swift 4.0 (Xcode 9).

Hightlight

ReactiveSwift 2.0

Please refer to the ReactiveSwift 2.0 release note for more details.

Changes

  1. NSObject reactive extensions now work in generic environments that are limited to NSObjectProtocol. (#3484, kudos to @nickdomenicali)

  2. UIButton.reactive.pressed now reacts to the primaryActionTriggered control event, instead of touchUpInside, on iOS 9.0+ and tvOS 9.0+. (#3480, kudos to @andrei-kuzma)

Additions

  1. New reactive extension for UIScrollView: scrollsToTop. (#3481, kudos to @Qata)

  2. New reactive extension: UITextField.reactive.selectedRangeValues. (#3479, kudos to @Igor-Palaguta)

相关地址:原始地址 下载(tar) 下载(zip)

查看:2017-07-22发行的版本