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.
Control dependencies with structs in Swift

Control dependencies with structs in Swift

7
Comments
7 min read
How I Easily Used My Custom Color in My SwiftUI Project

How I Easily Used My Custom Color in My SwiftUI Project

5
Comments
2 min read
How to Debug and Solve an App Sandbox Related Issue Within the Xcode IDE

How to Debug and Solve an App Sandbox Related Issue Within the Xcode IDE

5
Comments 1
2 min read
Renaming variables in Swift closure capture lists

Renaming variables in Swift closure capture lists

2
Comments
2 min read
Practical SwiftData: Building SwiftUI Applications with Modern Approaches

Practical SwiftData: Building SwiftUI Applications with Modern Approaches

2
Comments
18 min read
AI Agent on iOS with LangGraph for Swift

AI Agent on iOS with LangGraph for Swift

1
Comments
3 min read
Update to "My Custom Picker With Multi-Selection in SwiftUI" - Now With Images!

Update to "My Custom Picker With Multi-Selection in SwiftUI" - Now With Images!

1
Comments
2 min read
Embed a form builder with Swift

Embed a form builder with Swift

Comments
6 min read
如何保证TaskGroup中task的顺序

如何保证TaskGroup中task的顺序

Comments
1 min read
Property Wrappers in Swift

Property Wrappers in Swift

Comments
3 min read
Swift字典键值的查找时间复杂度

Swift字典键值的查找时间复杂度

Comments
1 min read
Getting Schwifty with macros [TALK VIDEO]

Getting Schwifty with macros [TALK VIDEO]

Comments
1 min read
Core Data Part 1 Components of Core Data - Data Model

Core Data Part 1 Components of Core Data - Data Model

Comments
4 min read
'init(destination:isActive:label:)' was deprecated in iOS 16.0: use NavigationLink(value:label:),

'init(destination:isActive:label:)' was deprecated in iOS 16.0: use NavigationLink(value:label:),

Comments
1 min read
ExpressibleByStringLiteral URL

ExpressibleByStringLiteral URL

Comments
1 min read
How to style a Text in SwiftUI

How to style a Text in SwiftUI

Comments
1 min read
Making a company make my app

Making a company make my app

Comments
1 min read
SwiftUI WhatsApp Clone

SwiftUI WhatsApp Clone

Comments
1 min read
How To Make a Custom Picker with Multi-Selection in SwiftUI

How To Make a Custom Picker with Multi-Selection in SwiftUI

Comments
2 min read
SwiftUI Views and @MainActor

SwiftUI Views and @MainActor

Comments
7 min read
Someone Build a Trained Copilot on These Sanitized Apple Framework Docs:

Someone Build a Trained Copilot on These Sanitized Apple Framework Docs:

Comments
1 min read
Core Data Part 2 Components of Core Data - NSPersistentContainer

Core Data Part 2 Components of Core Data - NSPersistentContainer

Comments
2 min read
SOLID Principles with Swift by building Library Management System

SOLID Principles with Swift by building Library Management System

Comments
5 min read
How to format the name and surname of a person in Swift

How to format the name and surname of a person in Swift

Comments
1 min read
loading...