Summary
In this chapter, we built a custom split screen that displays products on the left and a shopping cart on the right. Even though we have our app locked in landscape mode, we could easily use it on all device displays.
We also learned how to structure a shopping cart design using forms. In the next chapter, we will take this app to the next level by getting our app to work with CloudKit data, as well as building out our shopping cart functionality.