Open nashirj opened 3 years ago
Basically all of these cells are formatted the same, so we should make some helper class that does all the formatting in a separate helper file! This will clean up the code in the tableview functions
Formatting of table view cells that is done in viewDidLoad can also be abstracted to another file
Basically all of these cells are formatted the same, so we should make some helper class that does all the formatting in a separate helper file! This will clean up the code in the tableview functions