/CollectionViewsDemo

A demo project which provides examples to show some functionalities of UICollectionView.

Primary LanguageSwiftBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Collection Views Demo

CollectionViewsDemo is a project which provides examples to show some functionalities of UICollectionView.

Requirements

  • iOS 8.0+
  • ARC
  • Swift 1.2

Examples

  1. A basic collection view using a flow layout.
  2. A basic collection view using a flow layout delegate.
  3. A collection view displaying headers & footers.
  4. A collection view using decoration views.
  5. A horizontal collection view.

Credit

This document and sources are written and developed by Sébastien MICHOY.

The applications used in examples are listed below:

Feedback

If you find a bug, feel free to create a Github issue!

License

This document and sources are available under the BSD license. Please see the LICENSE file for more information.