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 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
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
Renaming variables in Swift closure capture lists

Renaming variables in Swift closure capture lists

2
Comments
2 min read
SwiftUI Views and @MainActor

SwiftUI Views and @MainActor

1
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
SwiftUI WhatsApp Clone

SwiftUI WhatsApp Clone

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

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

Comments
1 min read
Property Wrappers in Swift

Property Wrappers in Swift

Comments
3 min read
How to style a Text in SwiftUI

How to style a Text in SwiftUI

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

if case let

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

self, Self, and Self.self in Swift

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
Core Data Part 2 Components of Core Data - NSPersistentContainer

Core Data Part 2 Components of Core Data - NSPersistentContainer

Comments
2 min read
ExpressibleByStringLiteral URL

ExpressibleByStringLiteral URL

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
SwiftData: Solving Filtering by an Entity in the Predicate

SwiftData: Solving Filtering by an Entity in the Predicate

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
Embed a form builder with Swift

Embed a form builder with Swift

Comments
6 min read
How to Integrate Chat Feature using PubSub in iOS Video Call App

How to Integrate Chat Feature using PubSub in iOS Video Call App

Comments
12 min read
Variadic Parameters

Variadic Parameters

Comments
2 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
Getting Schwifty with macros [TALK VIDEO]

Getting Schwifty with macros [TALK VIDEO]

Comments
1 min read
loading...