Adding Swipe Actions to UITableViewCells | Swift 5, XCode 13

Опубликовано: 29 Сентябрь 2024
на канале: Emmanuel Okwara
1,636
69

This video teaches how to implement swipe to delete on a UITableView.
We start by learning how to enable swipe action on a cell, then we move on to adding custom icons and background colors to the swipe action.
Finally, we see how we can add swipe actions to both directions (left and right) on a tableView cell.

Say Hi on Social Media:
LinkedIn:   / ​​  
Instagram: https://instagram.com/its_macco?utm_m...
Twitter:   / its_macco  

Introduction 00:00
Project Setup 00:20
Enable Swipe to Delete 03:23
Adding Custom Icon 05:04
Multiple swipe actions 09:29
Leading swipe action 11:46