Skip to content

Releases: Vinodh-G/VSCollectionKit

1.4

14 May 16:25

Choose a tag to compare

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

05 Mar 14:37

Choose a tag to compare

This is public-release,

Refactored the VSCollectionViewController

  • Used NSDiffableDataSource Snapshot Support
  • Updated the apis related to NSDiffableDataSource
  • Updated the tests for the related changes
  • Deployment target is iOS 15.0

Public 1.2

23 May 15:21

Choose a tag to compare

This is public-release, includes the changes related to omitting VSCollectionData static lib.

Beta Release 2

23 Nov 13:08

Choose a tag to compare

Beta Release 2 Pre-release
Pre-release

This is beta-release, mostly used for testing the vscollectionkit integrating with the test example apps.

Beta Release 1

12 Nov 17:44

Choose a tag to compare

Beta Release 1 Pre-release
Pre-release

This is beta-release, mostly used for testing the vscollectionkit integrating with the test example apps.

Draft Release 3

22 Apr 10:16

Choose a tag to compare

This is pre-release, mostly used for developing the test example apps.

Draft Release 2

17 Apr 10:38

Choose a tag to compare

Draft Release 2 Pre-release
Pre-release

This is pre-release, mostly used for developing the test example apps.

Draft Release

07 Apr 11:09

Choose a tag to compare

Draft Release Pre-release
Pre-release

This is pre-release, mostly used for developing the test example apps.