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.
Zero to Ten: My App Development Journey on Apple's App Stores

Zero to Ten: My App Development Journey on Apple's App Stores

3
Comments 4
4 min read
How to Integrate Screen Share in iOS Video Call App?

How to Integrate Screen Share in iOS Video Call App?

2
Comments
13 min read
Measurements with MetricKit

Measurements with MetricKit

13
Comments 1
5 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
Generics in Swift

Generics in Swift

Comments
2 min read
SwiftUI Views and @MainActor

SwiftUI Views and @MainActor

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

Core Data Part 2 Components of Core Data - NSPersistentContainer

1
Comments
2 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
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
Control dependencies with structs in Swift

Control dependencies with structs in Swift

8
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
loading...