I\'m fairly new to iOS development.
I want to add a footer to the table view in a UITableViewController. I\'ve made the view I want to use as the footer
UITableViewController
Very simple!. dbrajkovic solution but in a graphical way. Just add a view to the table view.That's all!.
In that example the footer view (Disclaimer View) has two labels ( Llb Disclaimer Title and Lbl Disclaimer Content).