GenericDataSource v2.4.2 Release Notes

Release Date: 2017-04-05 // about 7 years ago
    • ➕ Adding asCollectionView() and asTableView() methods to GeneralCollectionView to convert it to UICollectionView and UITableView respectively.
    • ➕ Adding size property to GeneralCollectionView to get the size of the underlying UICollectionView/UITableView.