Skip to content

yanflex/AdvancedUserInterfacesUsingCollectionView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

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 implements swipe to edit, batch editing including drag reordering, and 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.