Skip to content

Swift version of Advanced Collect View project from WWDC 2014 session 232

Notifications You must be signed in to change notification settings

ShawnMoore/AdvancedCollectionView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

AdvancedCollectionView: Advanced User Interfaces Using Collection View

Swift version of Advanced Collection View project from WWDC 2014 session 232


From Apple's description of the project:

This sample demonstrates code factoring approaches for the UICollectionViewDataSource protocol that you can use to compose complex and rich data models. In addition, you’ll see how to implement swipe-to-edit and batch editing (including drag reordering). Finally, the code shows how to create a sophisticated, custom collection view layout that features pinning headers, global headers, and loading placeholders.

Requirements

Build

Xcode 8, iOS 10 SDK or later

Runtime

iOS 10.2

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

Links

Apple's Original Sample Code

Apple WWDC 2014, Session 232 - Advanced User Interfaces with Collection Views

About

Swift version of Advanced Collect View project from WWDC 2014 session 232

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages