Task 2 - Adding New Screen and Making The Button (Right!) Work
Task 2 - Adding New Screen and Making The Button (Right!) Work
Algorithm
When rightButton clicked
setScreen to rightScreen
You should see a blank screen, but you will change this in
the next step.
Challenge
At the moment our app has a bug. Have figured out what it is?