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

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

routes - Laravel 4 Wildcard Routing to Different Controllers -

cross browser - XSLT namespace-alias Not Working in Firefox or Chrome -