Hello!
Thanks for nice implementation of reusable collection on pure scrollview.
Now I'm using gridview for unlimited horizontal feed of cards.
The question is:
How can I update datasource without call reloadData?
For better UX I need to update datasource without reloading current visible cells.
If you have any suggestions how to do it, please answer here:)