How to hide first section header in UITableView (grouped style)

前端 未结 15 901
[愿得一人]
[愿得一人] 2020-12-07 11:15

As the design of table views using the grouped style changed considerably with iOS 7, I would like to hide (or remove) the first section header. So far I haven\'t managed to

15条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-07 11:35

    I just copied your code and tried. It runs normally (tried in simulator). I attached result view. You want such view, right? Or I misunderstood your problem?

    enter image description here

提交回复
热议问题