Apple Watch Companion app to control single view in app

Viewed 29

I'm new to Apple Watch development and have no clue where to start, I can't find any documentation/examples for my use case.

The app I'm building is a simple golf score tracker. You have a list of courses and when you select one you can start a new round on it. What I want the Apple Watch app to do is that when you are playing a round you can increase/decrease the score and the current hole.

The Apple watch UI:

Apple Watch UI

The Iphone UI:

Iphone UI

The Apple Watch should only connect with the Iphone when a round is in progress, or show "no round in progress"

Seems simple enough, but I have no clue on where to start. Can someone point me in the right direction? Or does someone know an open source project with a similar use case?

Thanks!

0 Answers
Related