iOS App Development Tutorial Section
Build your Egg Timer Apple Watch app using Swift
In this iOS app development tutorial, you will learn how to make your own egg timer apple watch app. This egg timer app come with three cooking visual option such as "Soft", "Medium" and "Hard Boiled". When you press any of these three options, you will set off a timer countdown. You also have a "reset" timer option as well. This is a pretty straightforward and intuitive apple watch app. Enjoy the tutorial!
1. Egg Timer iOS Tutorial Introduction
Introduction and demo of the Egg Timer tutorial using Swift
2. Create Egg Timer Watch app project in XCode
In this iOS app development tutorial video, we will create the egg timer Apple Watch app project in Xcode
3. Add egg timer image to Apple Watch project
In this iOS tutorial video, we will add the image assets to Apple Watch App Extension
4. Create Egg Timer Watch App User Interface
In this iOS video course tutorial, we will now be creating the Egg Timer Watch App User Interface in the Builder
5. WKInterfaceButton and WKInterfaceTimer iboutlets
In this iOS programming tutorial lesson, you'll learn how to hook the WKInterfaceButton and WKInterfaceTimer to code iboutlets
6. Create apple watch ibactions with Swift
In this tutorial, we will learn how to connect each of the buttons to one action in the code
7. Connect ibactions to storyboard
In this iOS app development tutorial, we will connect ibactions to storyboard
8. Modify WKInterfaceButton attributes
This iOS programming tutorial lesson will introduce show you how to modify WKInterfaceButton attributes
9. Update WKInterfaceTimer attributes
This iOS tutorial video lesson will show how to update the space of the WKInterfaceTimer to make the text entirely visible and not truncated
10. Writing the Timer Logic - part 1
In this lesson, we will now be writing the timer login by the means of the function StartTimer
11. Writing the Timer Logic - part 2
In This iOS tutorial video lesson, we will continue with the countdown of the StartTimer function
12. Writing the WKInterfaceTimer countdown - part 1
Let's move on with writing the WKInterfaceTimer countdown has stopped Logic
13. Writing the WKInterfaceTimer countdown - part 2
In This iOS tutorial video lesson, we will carry on with writing the WKInterfaceTimer countdown has stopped Logic part 2
14. Egg Timer Watch app final tweaks
In this iOS app development tutorial, we will see what we have so far in the Apple watch simulator. We will be making final tweaks to bring the proper adjustments
15. Egg timer reset button logic
In this last video course, we will need to code one last action which is when the reset button is pressed