Since I discovered AutoLayout I use it everywhere, now I\'m trying to use it with a tableHeaderView.
AutoLayout
tableHeaderView
I made a subclass of
subclass
I created a subclass of UITableView and used UIStackView for both header and footer, it also enables setting more than one view.
UITableView
UIStackView
https://github.com/omaralbeik/StackableTableView