ACKReactiveExtensions
ACKReactiveExtensions copied to clipboard
Deprecate and later remove extensions which are available using keypaths
ReactiveSwift allows accessing allows accessing reactive properties using KVC
tableView.reactive[\.tableViewHeader] <~ tableViewHeaderSignal
We can compact ACKReactiveExtensions by removing such extensions