Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 286 Bytes

README.md

File metadata and controls

7 lines (3 loc) · 286 Bytes

This app shows a list of items in a collection view and their details.

I have used UISplitViewController, this works as Master and Details View Controller.

MasterViewController is used to create a list of items and when a item is tapped it's detail appears in DetailViewController