Recent
Day 21 - SwiftUI Project-2 Part-2
·1804 words·9 mins
In this chapter, we build our GuessTheFlag application using the topics we worked on in chapter 1 such as Stack, Color, Frame, Gradient, Button, Image, Alert.
Day 20 - SwiftUI Project-2 Part-1
·2374 words·12 mins
With this project, we continue to progress in SwiftUI. We will learn new topics such as VStack, Image, LinearGradient.
Day 17 - SwiftUI Basics Project-1 Part-2
·1939 words·10 mins
In this section, we are starting to create WeSplit, our bill splitting application. In this section, we will examine how to read text with TextField, create Picker in Form, SwiftUI Segmented Control and how to hide the keyboard.
Day 16 - SwiftUI Basics Project-1 Part-1
·3100 words·15 mins
During Project-1, we will get an introduction to the basics of SwiftUI. Throughout the project, we will create an application called WeSplit.
Day 15 - A Quick Overview of Swift Basics
·4533 words·22 mins
In this article, we’re going to do a quick review of the basics of Swift that we’ve been looking at for the past 14 days.