marty-suzuki / ReverseExtension

A UITableView extension that enables cell insertion from the bottom of a table view.
MIT License
1.68k stars 130 forks source link

Cannot assign value of type '(_) -> ()' to type '((Any?, [NSKeyValueChangeKey : Any]?) -> ())?' #28

Closed volodymyrslipak closed 7 years ago

volodymyrslipak commented 7 years ago

Got error when update project to swift 4

2017-09-27 10 39 45

how can fix it?