GenericTableViewController icon indicating copy to clipboard operation
GenericTableViewController copied to clipboard

An example of Generic UITableViewController implementation

Generic UITableViewController

Description

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