Summary
In this chapter, we designed a few screens using SwiftUI. We created our first button modifier, which allows us to create custom buttons. We also created a custom text field for our form to reuse in our form. We got to see a process for creating views by creating smaller views and then combining them to make our main views.
In the next chapter, we will bring it all to life by adding state and working with data and Combine
.