Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kemenaran/advanceduserinterfacesusingcollectionview
Sample code for WWDC 2014 Session 232
https://github.com/kemenaran/advanceduserinterfacesusingcollectionview
Last synced: 20 days ago
JSON representation
Sample code for WWDC 2014 Session 232
- Host: GitHub
- URL: https://github.com/kemenaran/advanceduserinterfacesusingcollectionview
- Owner: kemenaran
- License: other
- Created: 2014-06-29T16:42:25.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-29T16:43:46.000Z (over 10 years ago)
- Last Synced: 2023-03-15T02:46:37.616Z (almost 2 years ago)
- Language: Objective-C
- Size: 273 KB
- Stars: 6
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 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.