Member-only story
SwiftUI Tutorial – How to create an Instagram UI for watchOS using Xcode 12
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.