QuickTableViewController

QuickTableViewController is a simple way to create a UITableView for settings in Swift.

Features:

  • Table view cells with UISwitch
  • Table view cells with center aligned text for tap actions
  • A section that provides mutually exclusive options
  • Actions performed when the row reacts to the user interaction
  • Easy to specify table view cell image, cell style and accessory type

Leave a Reply