Reputation: 893
I am trying to create a self sizing tableview cell with stack view, but the data get shrinked, is there any better way to achieve this.
For Stack view Distribution: Fill Proportionally
also I added tableview.estimatedRowHeight = 95, tableview.rowHeight = UITableViewAutomaticDimension
Upvotes: 1
Views: 42