Multiple-collectionView-in-Multiple-tableView-cells icon indicating copy to clipboard operation
Multiple-collectionView-in-Multiple-tableView-cells copied to clipboard

UICollectionView is embed in UITableViewCell. The collection views are horizontal scrollable. The UITableView can have a section title for each UICollectionView and the number of UICollectionView is...

Results 3 Multiple-collectionView-in-Multiple-tableView-cells issues
Sort by recently updated
recently updated
newest added

can we assign different sizes to diferent collectionviews

![oct-20-2017 12-12-25](https://user-images.githubusercontent.com/11716047/31836890-798833aa-b5f4-11e7-8bdc-96bddbf1ed82.gif)

Hello, In your example, I just changed section number to 1 and rows count to 8 then I found one issue. When I scroll first row collectionview then in bottom...