Jul 26, 2017 · 1 min read
How do you access members between „slices“ and the viewcontroller? Both „fileprivate“ and „private“ does not work here. E.g. how does the tableview datasource get it’s data to create the cells?
How do you access members between „slices“ and the viewcontroller? Both „fileprivate“ and „private“ does not work here. E.g. how does the tableview datasource get it’s data to create the cells?