Closed AdventuresOfMar closed 7 years ago
You must conform to XLFormViewController which is an UIViewController, not an UITableViewController. That XLFormViewController has a tableView and you can set its headers and footers as you want.
Thanks so much! That gives me an idea on where to start my changes
Hello!:) Is it possibility to use this cocoapod as a tableview instead of having it as the table view controller. Essentially I need a fixed header and fixed footer that don't scroll with the table view