Skip to content
/ Colors Public
forked from gtiosclub/Colors

7️⃣ Learn how to pass data between multiple View Controllers through building a 'Colors' app.

Notifications You must be signed in to change notification settings

iosgsu/Colors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

7️⃣ Learn how to pass data between multiple View Controllers through building a 'Colors' app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%