fullyhorizontalcollectionview
fullyhorizontalcollectionview copied to clipboard
An UICollectionView with horizontal scrolling and horizontal cell alignment
when i don't assign lines & column value ( as it is -1 ) it works but when i assign values Line = 2 & column = 4. it gets...
The log returns this at line 27: `The relevant UICollectionViewFlowLayout instance is , and it is attached to collection view layout: .`
Podspec
interested in adding to cocoapods?
forexample ,when datasource count is 2000 ,the contentsize wrong when scroll to last pages. 