Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 781 Bytes

File metadata and controls

14 lines (11 loc) · 781 Bytes

Colors

Meeting of October 23, 2018

This app features color saving & viewing using multiple View Controllers. Using more than one View Controller lets you build apps that are more complex than what we've done before. Colors includes:

  • A primary collection view controller to explore all saved colors
  • A view controller that allows the user to customize and save a new color, presented modally
  • A detail view controller that fills the screen with a chosen color, presented in the navigation stack
  • Dependency injection for the view controller presentations via both segues and a static presentation method
App Screenshots: