Adding a CollectionCellViewModelDataSource to to make lazy-loading for CollectionView, currently we only support this for TableViews. This will allow to do pagination on Collection Views too.
[Currently a WIP]
Checklist
[x] All tests pass. Demo project builds and runs.
[x] I added tests, an experiment, or detailed why my change isn't tested.
[x] I added an entry to the CHANGELOG.md for any breaking changes, enhancements, or bug fixes.
Changes in this pull request
Adding a CollectionCellViewModelDataSource to to make lazy-loading for CollectionView, currently we only support this for TableViews. This will allow to do pagination on Collection Views too.
[Currently a WIP]
Checklist
CHANGELOG.md
for any breaking changes, enhancements, or bug fixes.