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

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -