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.
🌿 Composite Pattern

🌿 Composite Pattern

6
Comments
3 min read
🍬 Virtual Proxy

🍬 Virtual Proxy

6
Comments
3 min read
🎁 Facade Pattern

🎁 Facade Pattern

6
Comments
3 min read
🌉 Bridge Pattern

🌉 Bridge Pattern

7
Comments
3 min read
🍧 Decorator Pattern

🍧 Decorator Pattern

7
Comments
3 min read
🔌 Adapter Pattern

🔌 Adapter Pattern

6
Comments
3 min read
SwiftUI: What are ViewModifiers?

SwiftUI: What are ViewModifiers?

3
Comments
3 min read
Constructor Injection, Property Injection or Method Injection

Constructor Injection, Property Injection or Method Injection

1
Comments
3 min read
💍 Singleton

💍 Singleton

8
Comments
3 min read
🃏 Prototype Pattern

🃏 Prototype Pattern

8
Comments
3 min read
Getting started with Swift-C++ interop

Getting started with Swift-C++ interop

10
Comments
4 min read
🐉 State Pattern

🐉 State Pattern

12
Comments
3 min read
💾 Memento Pattern

💾 Memento Pattern

8
Comments
3 min read
📝 Template Method

📝 Template Method

10
Comments
3 min read
👷 Builder Pattern

👷 Builder Pattern

10
Comments
3 min read
🏃 Visitor Pattern

🏃 Visitor Pattern

9
Comments
3 min read
🐝 Chain Of Responsibility

🐝 Chain Of Responsibility

11
Comments
3 min read
💡 Strategy Pattern

💡 Strategy Pattern

10
Comments
3 min read
💐 Mediator Pattern

💐 Mediator Pattern

10
Comments
3 min read
🍫 Iterator Pattern

🍫 Iterator Pattern

9
Comments
3 min read
👓 Observer Pattern

👓 Observer Pattern

8
Comments
3 min read
🎶 Interpreter Pattern

🎶 Interpreter Pattern

10
Comments
3 min read
🏭 Factory Method

🏭 Factory Method

8
Comments
3 min read
🌰 Abstract Factory

🌰 Abstract Factory

8
Comments
3 min read
👫 Command Pattern

👫 Command Pattern

10
Comments
3 min read
Custom Navigation Transitions with Metal

Custom Navigation Transitions with Metal

2
Comments
15 min read
MVVM Design Pattern in Swift

MVVM Design Pattern in Swift

2
Comments
2 min read
Building a hexagonal grid with the SwiftUI Layout protocol

Building a hexagonal grid with the SwiftUI Layout protocol

5
Comments
5 min read
SwiftUI: Reusable UI with Custom Modifiers

SwiftUI: Reusable UI with Custom Modifiers

2
Comments
4 min read
Building a wrapping HStack with the SwiftUI Layout protocol

Building a wrapping HStack with the SwiftUI Layout protocol

6
Comments
5 min read
How to Build and Run a Vapor Project on Native Open-Source MacOS Nimble Editor

How to Build and Run a Vapor Project on Native Open-Source MacOS Nimble Editor

2
Comments
6 min read
Embedding Python interpreter inside a MacOS app (and iOS app), and publish to the App Store successfully.

Embedding Python interpreter inside a MacOS app (and iOS app), and publish to the App Store successfully.

11
Comments 1
4 min read
UIKit vs SwiftUI

UIKit vs SwiftUI

5
Comments 1
1 min read
How to create an iOS app that takes secret photos while the iPhone screen seems to be turned off

How to create an iOS app that takes secret photos while the iPhone screen seems to be turned off

5
Comments 1
11 min read
Measuring application performance in Swift using transactions

Measuring application performance in Swift using transactions

3
Comments
7 min read
Getting Started with the VIPER Architecture Pattern for iOS Application Development

Getting Started with the VIPER Architecture Pattern for iOS Application Development

32
Comments
4 min read
Writing unit tests with mocked dependencies in Swift

Writing unit tests with mocked dependencies in Swift

8
Comments
5 min read
FusionLocation: Cross-Platform Swift Mobile App Development

FusionLocation: Cross-Platform Swift Mobile App Development

4
Comments
5 min read
Sending an Image as POST Request with Swift 5 to Go 1.19 Server

Sending an Image as POST Request with Swift 5 to Go 1.19 Server

3
Comments
10 min read
Completion Handlers in Swift

Completion Handlers in Swift

6
Comments 1
11 min read
[SwiftUI] Animate placeholder modifier for View

[SwiftUI] Animate placeholder modifier for View

6
Comments
1 min read
FusionNFC: Implement NFC for Cross-Platform Swift Mobile Apps

FusionNFC: Implement NFC for Cross-Platform Swift Mobile Apps

3
Comments
7 min read
Fast Pass on Swift

Fast Pass on Swift

Comments
3 min read
Stop Xcode 14 from signing pods (React Native solution)

Stop Xcode 14 from signing pods (React Native solution)

4
Comments
1 min read
Calculate values in background and use the result after with Swift concurrency

Calculate values in background and use the result after with Swift concurrency

2
Comments
2 min read
Hello, World! Your First Swift Program

Hello, World! Your First Swift Program

Comments
12 min read
What's new in DTTableView/CollectionViewManager 11

What's new in DTTableView/CollectionViewManager 11

2
Comments
5 min read
Application domain modeling

Application domain modeling

1
Comments
6 min read
Look Around, a window to reality

Look Around, a window to reality

1
Comments
3 min read
How To Use Live Stream SDK iOS Build App

How To Use Live Stream SDK iOS Build App

2
Comments
3 min read
Video SDK for easier integration

Video SDK for easier integration

2
Comments
4 min read
Stop Throwing Away Errors

Stop Throwing Away Errors

Comments
11 min read
Share Content with other Apps: Cross Platform App Development

Share Content with other Apps: Cross Platform App Development

2
Comments
5 min read
Transition from App Delegate to SwiftUI life cycle

Transition from App Delegate to SwiftUI life cycle

5
Comments
1 min read
A Compiler optimization area

A Compiler optimization area

3
Comments
2 min read
Swift Package Manager, build configurations and non compiling iOS projects

Swift Package Manager, build configurations and non compiling iOS projects

3
Comments
4 min read
Digital Compositing on Mobile

Digital Compositing on Mobile

7
Comments
5 min read
From Chaining/Blending to Compositing Core Image CIFilter

From Chaining/Blending to Compositing Core Image CIFilter

6
Comments
5 min read
3 ways to share state in SwiftUI that you NEED to know 🚀💯

3 ways to share state in SwiftUI that you NEED to know 🚀💯

12
Comments
6 min read
Data Races with value types in Swift

Data Races with value types in Swift

6
Comments
4 min read
loading...