Browsing Category
iOS Developers
328 posts
How to display numbers in list in Swift programming language
To display numbers in a list with Swift just use this code in ContentView.swift file This is the…
May 23, 2024
How to use Section, List, header and footer in SwiftUI
In this article we are going to see how to use Section, Header and List in SwiftUI in…
May 21, 2024
What is @main attribute
Xcode 12 shipped with Swift 5.3 which introduced theĀ @mainĀ attribute.The @main attribute means this structure contains the entry point…
April 4, 2024
What is SwiftUI?
SwiftUI is a new paradigm when it comes to app development at Apple. In 2014, after years of…
April 4, 2024