Draft: Pagination Support
I currently use a fixed size for each page .
If we use different size, it could lead to skipping of items . (Is there a better way ?)
But for determine fixed size , I could determine the number of no of cells that could fit in collection view without initially scrolling by use of cell type dimensions and collection view dimensions?
Here's a video of how it looks
Edited by Eshan Singh