/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

Primary LanguageSwift

Protocol-oriented-tableView

Demo project that shows how to avoid writing huge tableView datasource methods by moving code to Section class that conforms to TableSection protocol