📔 100 Days of SwiftUI (Day 26)
Completed Day 26 in 100 Days of SwiftUI.
This section continues our journey with SwiftUI to build more common elements into apps. We covered how to enter data with controls like Stepper and DatePicker, get results using Date and DateFormatter, and then create a machine learning model for use with our app.
Like previous sessions, it was a quick tour of each component type with examples.