Create an Egg Timer Apple Watch App using Swift


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!

Download files for the Egg Timer Apple Watch App Project
(By downloading this file, you agree to our terms of services.)

1. Egg Timer iOS Tutorial Introduction

iOS app development tutorial egg timer intro
Introduction and demo of the Egg Timer tutorial using Swift

2. Create Egg Timer Watch app project in XCode

iOS app development egg timer app 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

iOS app development tutorial egg timer add images
In this iOS tutorial video, we will add the image assets to Apple Watch App Extension

4. Create Egg Timer Watch App User Interface

iOS app development tutorial Egg Timer 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

iOS app development tutorial egg timer 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

iOS development tutorial ibactions 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

iOS app development tutorial egg time ibactions storyboard
In this iOS app development tutorial, we will connect ibactions to storyboard

8. Modify WKInterfaceButton attributes

WKInterfaceButton attributes iOS app development tutorial
This iOS programming tutorial lesson will introduce show you how to modify WKInterfaceButton attributes

9. Update WKInterfaceTimer attributes

iOS app development tutorial WKInterfaceTimer
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

iOS Apple Watch app tutorial Timer Logic
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

Start Timer iOS app development tutorial
In This iOS tutorial video lesson, we will continue with the countdown of the StartTimer function

12. Writing the WKInterfaceTimer countdown - part 1

iOS Apple Watch app tutorial countdown stop
Let's move on with writing the WKInterfaceTimer countdown has stopped Logic

13. Writing the WKInterfaceTimer countdown - part 2

Stop Timer iOS app development tutorial
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

iOS Apple Watch app tutorial egg timer 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

Egg timer reset button iOS developer tutorial
In this last video course, we will need to code one last action which is when the reset button is pressed