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

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -

angular - DownloadURL return null in below code -