Animals App

iPhone App

Objective: Create an app that has buttons that segue to another storyboard scene.

Problem: There can be many storyboard scenes.

Solution: Use only two scenes, and use a data structure to specify which animal will display on the second scene in response to a particular button in the first scene.