Skip to content

openbakery/OBTableViewController

Repository files navigation

OBTableViewController

The OBTableViewController is a generic table view controller that uses model objects as backing object for each UITableViewCell.

A binding can be specified between the properties in the model and in the UITableViewCell