RxSwift - Type 'inout UITabl
2017-12-07 本文已影响60人
GA_
Type 'inout UITableView' does not conform to protocol 'ReactiveCompatible'

问题是附近有类型不匹配
这里是 model和repo类型不同 导致报错

Type 'inout UITableView' does not conform to protocol 'ReactiveCompatible'
问题是附近有类型不匹配
这里是 model和repo类型不同 导致报错