swift - How to increase the height of the custom cell in UITableView when screen size increased? -


how increase height of custom cell in uitableview when screen size increased?

iphone 7 plus view: iphone 7plus view

iphone 5s view: iphone 5s view

you need override heightforrowatindexpath , return height want each device type.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -