Demo project that shows how to avoid writing huge tableView datasource methods by moving code to Section class that conforms to TableSection protocol
maleshchenko/Protocol-oriented-tableView
Demo project for SoftServe IT Academy. Shows how to avoid writing huge tableView datasource methods by moving code to Section class that conforms to TableSection protocol
Swift