This project gave you the chance to get some practice with forms and bindings, while also introducing you to DatePicker
, Stepper
, Date
, DateComponents
, and more, while also seeing how to place buttons into the navigation bar – these are things you’ll be using time and time again, so I wanted to get them in nice and early.
Of course, I also took the chance to give you a glimpse of some of the incredible things we can build using Apple’s frameworks, all thanks to Create ML and Core ML. As you saw, these frameworks allow us to take advantage of decades of research and development in machine learning, all using a drag and drop user interface and a couple of lines of code – it really couldn’t be any easier.
The truly fascinating thing about machine learning is that it doesn’t need big or clever scenarios to be used. You could use machine learning to predict used car prices, to figure out user handwriting, or even detect faces in images. And most importantly of all, the entire process happens on the user’s device, in complete privacy.
Anyone can sit through a tutorial, but it takes actual work to remember what was taught. It’s my job to make sure you take as much from these tutorials as possible, so I’ve prepared a short review to help you check your learning.
Click here to review what you learned in this project.
One of the best ways to learn is to write your own code as often as possible, so here are three ways you should try extending this app to make sure you fully understand what’s going on:
VStack
in our form with a Section
, where the text view is the title of the section. Do you prefer this layout or the VStack
layout? It’s your app – you choose!Picker
showing the same range of values.Hacking with Swift+ subscribers can get a complete video solution for this checkpoint here: Solution to BetterRest. If you don’t already subscribe, you can start a free trial today.
SPONSORED Ready to dive into the world of Swift? try! Swift Tokyo is the premier iOS developer conference will be happened in April 9th-11th, where you can learn from industry experts, connect with fellow developers, and explore the latest in Swift and iOS development. Don’t miss out on this opportunity to level up your skills and be part of the Swift community!
Sponsor Hacking with Swift and reach the world's largest Swift community!
Link copied to your pasteboard.