Summary
In this chapter, we covered some different things that we did not get to cover when we looked at designing for the iPhone. Our iPad can now flexibly work in landscape and portrait mode. Using a sidebar is a great way to utilize space and also make it flexible to move to a Mac app if you ever decide to. Now that we have our design done, all we need to do is add data.
In the next chapter, we are going to learn how to use an API to drive our app's data. We will also see how we can use Combine for our data as well.