You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.
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!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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!
The text was updated successfully, but these errors were encountered: