iOS/iOS SeSAC 2기 TIL

UITableView Editing mode. tableview cell delete

Developer-Michelle 2022. 8. 23. 10:41
반응형

https://furang-note.tistory.com/30

 

[iOS] UITableViewCell Swipe Delete

예전에 UITableView의 EditingMode와 SwipeActions에 대해 글을 작성했었다. 지금 진행 중인 개인 프로젝트에서 UITableViewCell을 스와이프하여 해당 로우를 삭제하는 기능이 필요한데 두 글에서는 너무 잡기

furang-note.tistory.com

 

반응형