Releases: Vinodh-G/VSCollectionKit
1.4
Feature Ask
[Stories][Feature Ask] Prefetch CollectionViewCells on VSCollectionViewController
#2
Purpose
We all know how power full is collection view, and how reusable, independent the components are with VSCollectionKit.
The purpose the prefetch ask is, for achieving infinite scrolling for some of or use cases like long message scrolling, long comments. scrolling, long Instagram posts scrolling, the prefetch of the collection view cells would give user an experience like he is scrolling the content seamlessly with out showing the loader.
Pre loading any content displayed in the collectionview before reaching the end of scrolling.
Goal
API from VSCollectionViewController or SectionHandler to initiate there is prefetch triggered.
API from VSCollectionViewController or SectionHandler to initiate there is triggered cancelled.
Optional sample app showing the usage of the api and showcasing the smoothness when we us prefetch.
Public 1.3
Public 1.2
This is public-release, includes the changes related to omitting VSCollectionData static lib.
Beta Release 2
This is beta-release, mostly used for testing the vscollectionkit integrating with the test example apps.
Beta Release 1
This is beta-release, mostly used for testing the vscollectionkit integrating with the test example apps.
Draft Release 3
This is pre-release, mostly used for developing the test example apps.
Draft Release 2
This is pre-release, mostly used for developing the test example apps.
Draft Release
This is pre-release, mostly used for developing the test example apps.