项目作者: possen
项目描述 :
Demonstrates custom UICollectionViewLayout
高级语言: Swift
项目地址: git://github.com/possen/Boxes.git
Boxes
Demonstrates custom UICollectionViewLayout
- Implements a CollectionView custom layout which wraps back and forth and allows you to toggle back and forth.
- Utilizes the rectangle to get the collectionViewAttributes for the particular item rather than precalculating it for the entire page.
- Utilizes a Generic CollectionViewAdaptor which avoids the MegaViewController.