dwyl / learn-apple-watch-development

:green_book: Learn how to build Native Apple Watch (+iPhone) apps from scratch!
55 stars 5 forks source link

Building a Hello World app for the Apple Watch #11

Open sohilpandya opened 7 years ago

sohilpandya commented 7 years ago

This is me thinking in terms of the absolute beginning of what one should be able to achieve before proceeding onto more difficult aspects of developing for watchOS.

After having spent a few hours setting up something very basic on iPhone here #10. I think I am ready to build the Hello World app for the apple watch(AW).

Task

Estimated Time for completion is 1 Hour.

sohilpandya commented 7 years ago

Create a new App

Add label to the apple watch interface.storyboard, customise it to your liking

Run the App (don't forget to open the AW simulator as shown below)

screen shot 2016-11-01 at 16 57 12

You have your very first AW app running on a simulator :tada:

sohilpandya commented 7 years ago

Create a Counter from the basics that were taught in #10

screen shot 2016-11-01 at 18 16 55