Tag: swiftui
-
SwiftUI Play Time – Article 2 – Creating a list of business contacts
Hey there, welcome to SwiftUI Play Time. In this article, we will build on top of our previous post, using the business card we created and embed it into a vertically scrollable list. The code we’re writing is publicly accessible here: https://github.com/Rusti18/SwiftUI-Play-Time. You will be able to see the latest commit of each article by checking…
-
SwiftUI Play Time
Welcome to SwiftUI Play Time – a series that focuses on building SwiftUI views. The series will start off with really simple elements, while gradually advancing to more and more complicated components. We will focus on each step of the process, explaining the hows and whys behind each decision. Check out the starting article below: