A while ago I asked a question on how to add more than the standard editActionsForRowAt "delete" button. Thanks to the posted answers, my app now has the 3-button swipe-to-edit functionality like below!
However, with iOS9 came pretty little icons to accompany the text... and now I have a new question, how do I get that functionality?
I've Googled many searches like "Add image to editActionsForRowAt" and found nothing helpful. If you have code, a tutorial link, or anything that could get me headed in the right direction, it would be greatly appreciated.