ios - How do I add swipe-to-delete to a stackview -
i'm trying decide between tableview , stackview part of new project , couldn't find how add swipe-to-delete functionality view elements aren't tableviews.
is possible? if so, how?
i'd rather not use table view each cell have varying heights , i've read don't dynamically increase in height accommodate content.
this done in swift if makes difference.
https://github.com/cewendel/swtableviewcell library functionalities in tableview
swipe. hope may you.
Comments
Post a Comment