Jul 21, 2017 · 1 min read
The only problem is that you can’t declare some abstract
let dataSource: DataProvider
in your model or ViewController to make them truly reusable with several different datasources
The only problem is that you can’t declare some abstract
let dataSource: DataProvider
in your model or ViewController to make them truly reusable with several different datasources