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.
All SwiftUI Scene Types Noted

All SwiftUI Scene Types Noted

5
Comments 1
1 min read
Using SwiftLint with XcodeGen

Using SwiftLint with XcodeGen

Comments
2 min read
Variadic Function in Swift

Variadic Function in Swift

6
Comments 1
1 min read
Victa: how I launched a running app for gamers and got in the top 16 in the App Store

Victa: how I launched a running app for gamers and got in the top 16 in the App Store

1
Comments
7 min read
Visualize Swift Package and Xcode Project with graph

Visualize Swift Package and Xcode Project with graph

5
Comments 1
1 min read
How to Take Screenshots of views in SwiftUI

How to Take Screenshots of views in SwiftUI

4
Comments 1
3 min read
An Intro into UIKit & SwiftUI: Building a Simple Login Screen with Both Frameworks

An Intro into UIKit & SwiftUI: Building a Simple Login Screen with Both Frameworks

2
Comments 1
6 min read
Sketch Note: SwiftUI App Structure

Sketch Note: SwiftUI App Structure

5
Comments 1
1 min read
Certificate pinning and Public key pinning

Certificate pinning and Public key pinning

1
Comments
3 min read
SwiftUI State Management Fundamentals

SwiftUI State Management Fundamentals

Comments
6 min read
escaping and non-escaping closure in Swift

escaping and non-escaping closure in Swift

2
Comments
1 min read
Go from one screen to another in SwiftUI

Go from one screen to another in SwiftUI

1
Comments
1 min read
Light up your SwiftUI TabView

Light up your SwiftUI TabView

1
Comments
3 min read
model show on click in swiftUI

model show on click in swiftUI

1
Comments
1 min read
confirmationDialog() in swiftUI

confirmationDialog() in swiftUI

1
Comments
1 min read
Item delete & Move in SwiftUI

Item delete & Move in SwiftUI

1
Comments
1 min read
On change in textField value will change in SwiftUI

On change in textField value will change in SwiftUI

Comments
1 min read
Announcement: Swift 5.7 is now compatible with SCADE IDE

Announcement: Swift 5.7 is now compatible with SCADE IDE

Comments
6 min read
Handle varying DataType in Codable

Handle varying DataType in Codable

7
Comments 1
2 min read
Swift Access Modifiers

Swift Access Modifiers

2
Comments
2 min read
Going Swiftly: Using a Swift-only libraries in your Kotlin Multiplatform App

Going Swiftly: Using a Swift-only libraries in your Kotlin Multiplatform App

13
Comments 4
5 min read
iOS PDFKit: creating PDF document in Swift, inserting/deleting pages

iOS PDFKit: creating PDF document in Swift, inserting/deleting pages

6
Comments 1
3 min read
Mobile database optimization: Realm vs. SQLite

Mobile database optimization: Realm vs. SQLite

6
Comments 1
9 min read
iOS PDFKit Ink Annotations Tutorial

iOS PDFKit Ink Annotations Tutorial

2
Comments
14 min read
iOS PDFKit tutorial: Text Annotations & more

iOS PDFKit tutorial: Text Annotations & more

1
Comments
4 min read
LeetCode: 211. Design Add and Search Words Data Structure (and others)

LeetCode: 211. Design Add and Search Words Data Structure (and others)

5
Comments
1 min read
Redux-like state container in SwiftUI: Connectors.

Redux-like state container in SwiftUI: Connectors.

6
Comments
5 min read
My experience building Bull's Eye App (from the UIKIt Apprentice book) Part 1

My experience building Bull's Eye App (from the UIKIt Apprentice book) Part 1

6
Comments 1
1 min read
Generate references table from code comments

Generate references table from code comments

1
Comments
5 min read
How to Localize All Your iOS Apps into 20 Languages in 5 Minutes

How to Localize All Your iOS Apps into 20 Languages in 5 Minutes

Comments
3 min read
ContentHugging vs. ContentCompressionResistance in UIStackView

ContentHugging vs. ContentCompressionResistance in UIStackView

Comments
2 min read
XCTestGen: CLI for automatic XCTest generation using ChatGPT

XCTestGen: CLI for automatic XCTest generation using ChatGPT

1
Comments
2 min read
2 hours to master RxSwift - Part 1

2 hours to master RxSwift - Part 1

7
Comments 1
5 min read
Create You Own Pod

Create You Own Pod

2
Comments
2 min read
Using Container Views with Redux-like state container

Using Container Views with Redux-like state container

6
Comments 2
2 min read
Redux-like state container in SwiftUI. Container Views.

Redux-like state container in SwiftUI. Container Views.

6
Comments
2 min read
CustomPresentationDetent Protocol Implementation in SwiftUI for Modal Presentations

CustomPresentationDetent Protocol Implementation in SwiftUI for Modal Presentations

Comments
4 min read
How to create an SPM package with SwiftUI

How to create an SPM package with SwiftUI

Comments
3 min read
Speech Recognition with SwiftUI

Speech Recognition with SwiftUI

1
Comments
4 min read
Prototype design pattern in Swift

Prototype design pattern in Swift

2
Comments
1 min read
Swift - Data Types Explained

Swift - Data Types Explained

4
Comments 1
2 min read
Testando membros privados com Private Imports

Testando membros privados com Private Imports

Comments
3 min read
Power up your apps, use URLSession to use APIs in Swift

Power up your apps, use URLSession to use APIs in Swift

Comments
6 min read
How to learn Swift in 2023 ?

How to learn Swift in 2023 ?

4
Comments 1
2 min read
Format currency in Swift

Format currency in Swift

1
Comments
2 min read
Nested method in Swift

Nested method in Swift

Comments
2 min read
How to Build Animations in SwiftUI

How to Build Animations in SwiftUI

3
Comments
2 min read
My Favorite Courses to Learn Coding and Programming in 2024

My Favorite Courses to Learn Coding and Programming in 2024

34
Comments 4
13 min read
Redux-like state container in SwiftUI. State normalization.

Redux-like state container in SwiftUI. State normalization.

8
Comments
2 min read
Redux-like state container in SwiftUI. Reducer composition.

Redux-like state container in SwiftUI. Reducer composition.

8
Comments
2 min read
Redux-like state container in SwiftUI. Derived stores.

Redux-like state container in SwiftUI. Derived stores.

7
Comments
2 min read
Redux-like state container in SwiftUI. State composition.

Redux-like state container in SwiftUI. State composition.

6
Comments
2 min read
Introduction of OOP

Introduction of OOP

3
Comments
3 min read
SceneDelegate

SceneDelegate

1
Comments
2 min read
Redux-like state container in SwiftUI. Side effects.

Redux-like state container in SwiftUI. Side effects.

6
Comments 2
2 min read
Redux-like state container in SwiftUI. Usage.

Redux-like state container in SwiftUI. Usage.

6
Comments
2 min read
Redux-like state container in SwiftUI. Reducer and Actions.

Redux-like state container in SwiftUI. Reducer and Actions.

5
Comments
2 min read
Redux-like state container in SwiftUI. Unidirectional flow.

Redux-like state container in SwiftUI. Unidirectional flow.

5
Comments
2 min read
Redux-like state container in SwiftUI. Basics.

Redux-like state container in SwiftUI. Basics.

5
Comments
2 min read
An elegant way to organize communication between view and view controller

An elegant way to organize communication between view and view controller

8
Comments
6 min read
loading...