https://furang-note.tistory.com/30
[iOS] UITableViewCell Swipe Delete
예전에 UITableView의 EditingMode와 SwipeActions에 대해 글을 작성했었다. 지금 진행 중인 개인 프로젝트에서 UITableViewCell을 스와이프하여 해당 로우를 삭제하는 기능이 필요한데 두 글에서는 너무 잡기
furang-note.tistory.com
'iOS > iOS SeSAC 2기 TIL' 카테고리의 다른 글
[iOS swift] snapkit tableview 만들 때 유의사항 (0) | 2022.08.23 |
---|---|
UIButton in UITableViewCell (0) | 2022.08.23 |
[iOS swift] snapkit 이용한 tableview 코드로 만들기 (0) | 2022.08.22 |
옵저버 & NotificationCenter (0) | 2022.08.19 |
[iOS swift] for-in vs. for-each 차이 (0) | 2022.08.17 |