mhlangagc / AppleNews-CollectionView

An example on how to use nested Collection Views through implementing the Apple News App Collection View Layout.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppleNews-CollectionView

A collection view implementation example adopted from the Apple News App Layout. The cells within the umberella collection have nested Collection Views that also have their own Cells and more nested Collections Views in some cases. The entire view is built in code i.e. Without XIB's or Storyboards and is a simple example of how to build Nested Collection Views.

Platform iOS Swift 4.0 compatible MIT

Feel free to Fork and view the code.

Feedback-System

Requirements :

  • Swift 4.0
  • XCode 9

About

An example on how to use nested Collection Views through implementing the Apple News App Collection View Layout.


Languages

Language:Swift 100.0%