Skip to content

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

Notifications You must be signed in to change notification settings

mhlangagc/AppleNews-CollectionView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages