SlackTextViewController icon indicating copy to clipboard operation
SlackTextViewController copied to clipboard

Help needed, how i can use STVC with a CustomCell?

Open Asinox opened this issue 6 years ago • 0 comments

Hello guys, after playing with this library, i would like to know if there is way to make this works with a custom cell...

Let me be a bit clear here, I don't need a scrollview or a collection like a tableView with many rows , i just need a custom cell (just one) with a few UI elements.

My issue right now is that i can't make the UI elements inside the customCell take any behavior (for example a button with a action) and after scroll up the tableview, the customCell just disappear until the tableview get the normal position.

There is a way to do this?

Thanks!

Asinox avatar Apr 10 '18 18:04 Asinox