QGrid
QGrid copied to clipboard
Paging
Hi,
Is it possible to add paging functionality when sliding. Thanks.
Andy
https://github.com/Unknown-Studios/YourKitchen-iOS/blob/master/YourKitchen/Views/HelperViews/YKGrid.swift
This is using the QGrid Stuff with the goodness of a TrackableScrollView, i.e. you can track the scroll and perform something when end of the page is reached. It can't serve paging though not completely