With lesson 6 of module 7 of the CWC+ iOS Databases course, we see how to capture user input. Lesson 6 We have a new SwiftUI view for our input form: In our sub-view for the form, we have several TextFields bound to the properties sent from the previous call: […]