Skip to content

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.

License

Notifications You must be signed in to change notification settings

baorsmile/CollectionViewLayoutDemo

 
 

Repository files navigation

#CollectionView Layouts Demo

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.

##BookShelf Layout Example of a customized UICollectionViewFlowLayout which uses Supplimentary Views (Section Headers) and Decoration Views (the book shelves)

##Passbook Layout Example of a customized UICollectionViewLayout based on the iOS Passbook.app. CollectionView cells are displayed as a stacked deck of "cards" and tapping a card will shuffle it to the top of the screen while simultaneously moving the other cards to a stack at the bottom of the screen.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published