Currently, I want to use custom view on swiping delete action like this My custom view
Is it impossible to do that?
For now,I use function trailingSwipeActionsConfigurationForRowAt
for custom icon image and title but I have no idea how to round corner of its background.
Thank you