[]
UIKit.UICollectionView layout which shows an UIKit.UIActivityIndicatorView as a decorator in the bottom of the list to indicate more items are being loaded.
This class is the bridge between UIKit.UICollectionView and C1DataCollection<T>. Using this class you'll get built-in sort, filter, grouping, refresh and load-on-demand features.
This class is the bridge between UIKit.UITableView and C1DataCollection<T>. Using this class you'll get built-in sort, filter, grouping, refresh and load-on-demand features.