🟢 LIMITED TIME OFFER - SAVE 37%
Practical iOS and macOS app development tutorials with SwiftUI in 4K
https://credo.academy
In this watchOS tutorial, we're going to develop a standalone Notes application with the SwiftUI framework for Apple Watch. No computer science degree is needed, and every beginner self-taught programmer can do it.
What are the main learning objectives in a nutshell?
First, we will get familiar with watchOS's input interfaces, such as dictation, scribbling, adding emojis, and even typing from a phone to the watch.
Second, we are going to save data permanently on the watch. Then we will decode and fetch this data. To do the serialization operations, we will use the Codable protocol.
Besides developing all the basic functionalities for this app, we will also make a slick UI design across the whole application.
Finally, we are willing to go the extra mile by adding some additional pages to this watch app with some awesomeness and an extra feature.
By the end of this section, you will get a full-featured Apple Watch application that could be a good fit in your professional app portfolio.
If this is something you want to develop, then let's open Xcode and start coding along with me!
This SwiftUI tutorial is part of the best online SwiftUI Masterclass course.
#AppleWatch #SwiftUI #watchOS