项目作者: possen

项目描述 :
Demonstrates custom UICollectionViewLayout
高级语言: Swift
项目地址: git://github.com/possen/Boxes.git
创建时间: 2017-06-27T06:30:30Z
项目社区:https://github.com/possen/Boxes

开源协议:

下载


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.