Click here to Skip to main content
15,881,380 members
Everything / Programming Languages / Swift

Swift

Swift

Great Reads

by Paulo Zemek
Mistakes that can be made while using MVVM and how to overcome them
by Vince Chan
Pwnage Checker is an iOS app that allows users to check whether an account has been compromised in a known data breach
by raddevus
Learn to create iOS apps using Xcode while you learn Swift. (If you've ever wanted to see iOS app dev in action, take a look at the screenshots.)
by pgmr_64804
Tree View in Swift for iOS that is easy to implement and use

Latest Articles

by Serhii Krotkykh
On easy example shown how to implement UIKit and SwiftUI TableView auto resizable cells and explained difference between Nib and Xib, how to load nib file and what exactly owner parameter of the load nib file method.
by Serhii Krotkykh
Example of using result builder for the MVVM pattern
by Dearich
First part of the ultimate guide on how to add a Live Activity feature to your project
by Paulo Zemek
Mistakes that can be made while using MVVM and how to overcome them

All Articles

Sort by Title

Swift 

5 Oct 2014 by KarstenK
Some toughts whether to prefer Objective-C or Swift.
5 Dec 2015 by Vince Chan
How to display activity indicator with overlay
1 Feb 2021 by jfriedman
When you need a janky [unsafe] way to generate communitive hash codes
17 Feb 2023 by Serhii Krotkykh
Example of using result builder for the MVVM pattern
17 Sep 2016 by pgmr_64804
An easy SQLite Wrapper for iOS in swift that allows you to create a database and run SQL commands
22 May 2016 by pgmr_64804
Tree View in Swift for iOS that is easy to implement and use