
UITableView swipe actions on iOS
Since iOS 11 it is easy to add swipe actions in a table view. What we need to do, is to implement UITableView delegate methods for providing actions for leading… Read more UITableView swipe actions on iOS →
Since iOS 11 it is easy to add swipe actions in a table view. What we need to do, is to implement UITableView delegate methods for providing actions for leading… Read more UITableView swipe actions on iOS →