Summary
In this chapter, we created an entire watch app using SwiftUI. We set up our design first and then learned how to refactor our views into smaller views. Lastly, we learned how to take plist
data and pass data to each view.
In the next chapter, we will take things a step further by working with SwiftUI inside an iPhone. There are not many changes, but we'll have more UI on the screen at the same time. After the first few chapters, I hope you have seen how amazing SwiftUI is, and you are excited to learn even more in the upcoming chapters.