From the course: Apple watchOS 7 App Development Essential Training

Unlock the full course today

Join today to access over 22,500 courses taught by industry experts or purchase this course individually.

Starting a SwiftUI watch project by extensions

Starting a SwiftUI watch project by extensions - watchOS Tutorial

From the course: Apple watchOS 7 App Development Essential Training

Start my 1-month free trial

Starting a SwiftUI watch project by extensions

- SwiftUI changes the game in the Apple platform. You as a developer, create the same interface code for your phone or iPad as you do for a Mac, Apple TV, or Apple Watch. The interface is entirely programmatic, using a reactive and descriptive framework. For the rest of this course, we'll be working with a SwiftUI watch application. If you download the exercise files, you'll find it in the folder for this video, on iPhone and iPad app for ordering pizza. Now I'm going to copy this. So I'll just do an option click drag and put it back over here where the other one is. I can open that up and I'm going to launch this and we get ourselves a SwiftUI view here, and I've got a Content View here. So I'm going to go into the Content View I can scoot this over a little bit. I'm going to make sure I got an iPhone 11 Pro Max, 'cause it's a good one to see the notch on. And I'm going to go ahead and hit Resume here and use the…

Contents