Recent
Day 50 - SwiftUI Networking: Observable Class and Codable, Haptic Engine
·2333 words·11 mins
Today we will cover two more techniques before moving on to creating the user interface for our application.
Day 49 - SwiftUI Networking: Data Send Receive, AsyncImage, Form Validation
·2277 words·11 mins
With Project-10, we will examine networking with SwiftUI. Thus, we will be able to pull data from the internet and use it in our project.
Day 47 - SwiftUI Milestone: Projects 7-9 Challange
·434 words·3 mins
In this challenge we will build a complete app from scratch on our own.
This time our goal is to create a habit tracker app for people who want to keep track of how much they do certain things.
Day 46 - SwiftUI Navigation: Project 9 Challange
·181 words·1 min
In this episode we are on day 46 of our SwiftUI in 100 Days journey and we have 3 SwiftUI Navigation related challanges to tackle.
Day 45 - SwiftUI Navigation: Navigation Bar Customization
·983 words·5 mins
We will look at customizing the Navigation Bar view in SwiftUI navigation. In this way, we will be able to place the toolbar buttons in exact positions and edit the navigation title.