Skip to content

deebost/ChangingBackground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChangingBackground - Coding Challenge

Inspiration

Dryv is a growing Chicago startup that provides high quality on demand dry cleaning. Ora Interactive has built the iOS App that is currently running in private beta.

The application utilizes a subtle background color change throughout the user flow. A demonstration of the effect can be seen below. Notice how the background slowly changes from blue to green as the user progresses through the application.

ChangingBackground

Challenge

Your challenge is to recreate the main color change functionality.

  • This repository contains a basic setup that transitions between two view controllers.
  • The background color image assets needed are also provided.

A demo of the solution is shown below.

ChangingBackground

Requirements

  1. Fork this repository
  2. Create a branch with your name
  3. Add whatever code is necessary to make your application match the solution immediately above. Your code will be tested on iOS 6.0. There is no time limit for solving this problem.
  4. When you have made your final commit, submit your code by sending a pull request to this repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%