CollectionViewLayoutDemo
Sample iOS app to demonstrate how to customize CollectionViewFlowLayout and CollectionViewLayout. This app accompanied my talk "Living off the Grid with UICollectionViews" at 360iDev 2013.
파일 탐색기
최종 버전 다운로드 (.zip)- InfoPlist.strings
- MainStoryboard.storyboard
- AppDelegate.h
- AppDelegate.m
- BookCell.h
- BookCell.m
- BookShelfCollectionViewController.h
- BookShelfCollectionViewController.m
- BookShelfDataSource.h
- BookShelfDataSource.m
- BookShelfDecorationView.h
- BookShelfDecorationView.m
- BookShelfHeaderView.h
- BookShelfHeaderView.m
- BookShelfLayout.h
- BookShelfLayout.m
- CollectionViewLayoutDemo-Info.plist
- CollectionViewLayoutDemo-Prefix.pch
- Default-568h@2x.png
- Default.png
- Default@2x.png
- main.m
- PassbookCell.h
- PassbookCell.m
- PassbookCollectionViewController.h
- PassbookCollectionViewController.m
- PassbookDataSource.h
- PassbookDataSource.m
- PassbookLayout.h
- PassbookLayout.m
- shelf.png
- shelf@2x.png
- white-tweed.png
- white-tweed@2X.png
- project.pbxproj
- .gitignore
- BookShelfLayout.png
- LICENSE
- Passbook.gif
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
