/GenericTableViewController

An example of Generic UITableViewController implementation

Primary LanguageSwift

Generic UITableViewController

Description

Implementation of Abstract TableViewController that can accept different type of data, cell configuration, cell selected handler using Swift Generic