Create a Top Celebrities Apple Watch App


iOS App Development Tutorial Section

Create a Top Celebrities Apple Watch App

In this Apple watch app tutorial, you will learn how to create a Top Celebrities Apple Watch App using the Swift language You will learn how to create a table view with data that are fed through a data file and to segue way into detail views.
Enjoy the video tutorial!

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

1. Intro Top Celebrities Watch App

Top Celebrities Apple Watch App tutorial
In this video lecture, we will present and demo the Top Celebrities Apple Watch App using Swift.

2. Create the Swift XCode project

Top Actresses Apple Watch Watch App Xcode
We are now going to create the Top Actresses Apple Watch Xcode project using Swift.

3. Adding actresses images

add actresses images apple watch app Xcode
We now will add the actresses image assets to the apple watch app Xcode project.

4. Add the data file

Xcode Swift property list plist file
In this lecture, we will add the data file (plist file) to the watch app project.

5. Writing the code

celebrities watch app ios app development tutorial
Let's now write the code that will read the data from the data file.

6. Design the watch table

apple watch app tutorial table view
In this video, we will design the watch table view and its rows.

7. Create the Swift class file

Swift class file apple watch app tutorial
We are now going to create the swift class file for the actress table rows.

8. Table row interface

table row interface swift apple watch app
Let's connect the table row interface to the swift code.

9. Programming the code

ios programming tutorial celebrities watch app
Let's now program the code logic to iterate through each data entries.

10. Testing the WKInterfacetable entries

celebrities apple watch app WKInterfacetable
We now will be testing the WKInterfacetable entries in the watch app simulator.

11. Design the celebrity details

storyboard apple watch app ios programming tutorial
In this lecture, let's add and design the celebrity details view in the storyboard.

12. Writing the actress details

wkinterfacecontroller cocoa touch class tutorial
Let's now focus on writing the actress details wkinterfacecontroller cocoa touch class with Swift.

13. Details controller - part 1

Details controller apple watch app video course
In this video, we will present the details controller in the apple watch screen.

14. Details controller - part 2

cocoa touch class apple watch app video
Finally, we will now want to display the right information.