Skip to content

Techniques, improvements, and a Swift port derived from WWDC 2014 Session 232, "Advanced User Interfaces Using Collection View"

License

Notifications You must be signed in to change notification settings

VinceBurn/AdvancedCollectionView

 
 

Repository files navigation

Advanced User Interfaces Using Collection View

This example demonstrates code factoring approaches to UICollectionViewDataSource that allow developers to compose complex and rich data models. In addition, the sample a sophisticated custom UICollectionViewLayout that features pinning headers, global headers, and loading placeholders.

Requirements

Build

iOS 8 SDK

Runtime

iOS 8

Copyright (C) 2014 Apple Inc. All rights reserved.

About

Techniques, improvements, and a Swift port derived from WWDC 2014 Session 232, "Advanced User Interfaces Using Collection View"

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 99.6%
  • Ruby 0.4%