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.
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.
- Fork this repository
- Create a branch with your name
- 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.
- When you have made your final commit, submit your code by sending a pull request to this repository.

