The Human Interface Guidelines for a UITableView state: “plain tables display rows that extend from side edge to side edge of the screen.” Does this mean that a UITableView that is less than full-screen width would be rejected from the App Store?
The Human Interface Guidelines for a UITableView state: plain tables display rows that extend
Share
No I dont think your app will be rejected just because your tableView is not full screen. Some of the things in HIG are guidelines not hard & fast rules. For example in apple settings you can see this –
This is
tableView(the one on right) & its not full screen. There you go…