Reputation:
I have a normal UITableView with two cells. Every cell has a height of view.frame.size.height - 250
in the heighForRowAt
method.
But under the last cell a white space appears. Look:
But I would like that it is like that:
Does anyone know how to do this? Warm greetings
PS: The bottom constraint of my tableview is 0 = superview
Upvotes: 1
Views: 1020
Reputation: 194
Upvotes: 1