DEV Community

Swift

a programming language created by Apple for building iOS and Mac apps

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How to Monitor iCloud Drive Subdirectory Changes in Swift?

How to Monitor iCloud Drive Subdirectory Changes in Swift?

Comments
3 min read
How to Export a Swift Package as an XCFramework

How to Export a Swift Package as an XCFramework

Comments
3 min read
I Couldn’t Find a Decent SwiftUI Progress Indicator, So I Built One

I Couldn’t Find a Decent SwiftUI Progress Indicator, So I Built One

Comments
2 min read
Is Using an Actor with Observable State in SwiftUI Effective?

Is Using an Actor with Observable State in SwiftUI Effective?

Comments
3 min read
How to Manage Settings in macOS Menu Bar Apps with SwiftUI?

How to Manage Settings in macOS Menu Bar Apps with SwiftUI?

Comments
3 min read
How can I persist macOS Accessibility API permissions in Swift?

How can I persist macOS Accessibility API permissions in Swift?

Comments
4 min read
How to Fix SwiftData Crash with Optional Struct Properties?

How to Fix SwiftData Crash with Optional Struct Properties?

Comments
3 min read
100DaysOfCode — Day 17

100DaysOfCode — Day 17

Comments
1 min read
I built a macOS batch file renamer for devs – here’s why

I built a macOS batch file renamer for devs – here’s why

Comments
1 min read
How to Ensure Parallel Task Execution on iOS 15 Using Swift?

How to Ensure Parallel Task Execution on iOS 15 Using Swift?

Comments
4 min read
How to Create a Translucent Loading Screen in SwiftUI?

How to Create a Translucent Loading Screen in SwiftUI?

Comments
3 min read
How to Convert SQL Correlated Queries to NSPredicate in Swift?

How to Convert SQL Correlated Queries to NSPredicate in Swift?

Comments
3 min read
100DaysOfCode — Day 16

100DaysOfCode — Day 16

Comments
1 min read
How to Debug WKWebView in iOS Without Upgrading Xcode?

How to Debug WKWebView in iOS Without Upgrading Xcode?

Comments
3 min read
How to Fix '@unchecked Sendable' Warning in Swift Xcode 16.2

How to Fix '@unchecked Sendable' Warning in Swift Xcode 16.2

Comments
4 min read
How to Fix Layout Constraint Errors in UITabBarController with UINavigationController

How to Fix Layout Constraint Errors in UITabBarController with UINavigationController

Comments
3 min read
How to Fix Swift Canvas Preview Issues with FirebaseCore

How to Fix Swift Canvas Preview Issues with FirebaseCore

Comments
3 min read
How to Dismiss a SwiftUI Modal After an Alert Confirmation?

How to Dismiss a SwiftUI Modal After an Alert Confirmation?

Comments
3 min read
Codable Macros Make Swift Serialization So Simple!

Codable Macros Make Swift Serialization So Simple!

Comments
14 min read
100DaysOfCode — Day 15

100DaysOfCode — Day 15

Comments
1 min read
How to Manage CGRect Safely with Swift Concurrency?

How to Manage CGRect Safely with Swift Concurrency?

Comments
3 min read
My 100 days of IOS Projects

My 100 days of IOS Projects

Comments
1 min read
What are minWidth and minHeight in Swift Image Frames?

What are minWidth and minHeight in Swift Image Frames?

Comments
4 min read
How to Create a Vertically Scrollable View in Swift Using UIScrollView?

How to Create a Vertically Scrollable View in Swift Using UIScrollView?

Comments
3 min read
How to Create Tab Effects in SwiftUI for iOS 18?

How to Create Tab Effects in SwiftUI for iOS 18?

Comments
3 min read
loading...