trailingSwipeActionsConfigurationForRowAtIndexPath
works from iOS 11 only and is completely not customizable. You can change background color of a button, but you cannot add an image with you own colors even if you use UIImageRenderingModeAlwaysOriginal
.
I ended up using MGSwipeTableCell
.