본문 바로가기

개발

swift] tableview를 그룹으로 만들었을때 테이블뷰 위에 영역이 잡히는 문제

 

 

tableView.tableHeaderView = UIView(frame: CGRect(x: 0, y: 0, width: 0, height: 0.1))

https://stackoverflow.com/questions/44174655/how-to-remove-top-space-from-top-of-tableview