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.
Variadic Parameters

Variadic Parameters

Comments
2 min read
Generics in Swift

Generics in Swift

Comments
2 min read
SwiftUI Views and @MainActor

SwiftUI Views and @MainActor

4
Comments
7 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
if case let

if case let

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

How I Easily Used My Custom Color in My SwiftUI Project

6
Comments
2 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
SwiftData: Solving Fatal Errors and EXC_BAD_ACCESS While Handling Entities on Different Threads

SwiftData: Solving Fatal Errors and EXC_BAD_ACCESS While Handling Entities on Different Threads

Comments
2 min read
Exploring Mockirinha: A Swift Library for Effortless API Mocking

Exploring Mockirinha: A Swift Library for Effortless API Mocking

Comments
1 min read
Tips and Considerations for Using Lazy Containers in SwiftUI

Tips and Considerations for Using Lazy Containers in SwiftUI

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

Core Data Part 1 Components of Core Data - Data Model

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

Core Data Part 2 Components of Core Data - NSPersistentContainer

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

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

2
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

6
Comments 1
2 min read
How to style a Text in SwiftUI

How to style a Text in SwiftUI

1
Comments 1
1 min read
Embed a form builder with Swift

Embed a form builder with Swift

Comments
6 min read
Control dependencies with structs in Swift

Control dependencies with structs in Swift

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

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

Comments
1 min read
self, Self, and Self.self in Swift

self, Self, and Self.self in Swift

Comments
2 min read
ExpressibleByStringLiteral URL

ExpressibleByStringLiteral URL

Comments
1 min read
Property Wrappers in Swift

Property Wrappers in Swift

Comments
3 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

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

如何保证TaskGroup中task的顺序

1
Comments
1 min read
loading...