<< 05-Milestone 1 | 07-WordScramble >>
DatePicker, Stepper, Date, DateComponents, DateFormatter, Create ML, Core ML
Replace each
VStack
in our form with aSection
, where the text view is the title of the section. Do you prefer this layout or theVStack
layout? It’s your app – you choose!🔗 Solution
Replace the “Number of cups” stepper with a
Picker
showing the same range of values.🔗 Solution
Change the user interface so that it always shows their recommended bedtime using a nice and large font. You should be able to remove the “Calculate” button entirely.
🔗 Solution