Member-only story

SwiftUI Tutorial – How to create an Instagram UI for watchOS using Xcode 12

AnthonyDesignCode
3 min readMar 29, 2021

--

Hello everyone, welcome to a new SwiftUI tutorial. I hope you are all doing well and staying safe at this difficult time. 🤞 Today we are going to be creating Instagram in watchOS.

Let’s get started 👍

We are going to open up Xcode 12 and create a new project.

I am going to call this InstagramWatchOS_SwiftUI or whatever you want.

Let’s add some assets to our Assets.xcassets folder.

Now we are in the ContentView we are going to start by creating a NavigationView.

--

--

AnthonyDesignCode
AnthonyDesignCode

Written by AnthonyDesignCode

Hey 👋 I’m Anthony! I hope you are well?! Thank you for looking at my blog. Here you will learn how to make apps in SwiftUI for iOS 16! Thanks for reading.

Responses (5)