AckeeCZ / ACKReactiveExtensions

Set of useful extensions for ReactiveSwift & ReactiveCocoa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecate and later remove extensions which are available using keypaths

olejnjak opened this issue · comments

ReactiveSwift allows accessing allows accessing reactive properties using KVC

tableView.reactive[\.tableViewHeader] <~ tableViewHeaderSignal

We can compact ACKReactiveExtensions by removing such extensions