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.
LeetCode 2801 (Hard, Acceptance Level 14.5%). Count Stepping Numbers in Range. DP. Efficiently handles large inputs (10^9 + 7).

LeetCode 2801 (Hard, Acceptance Level 14.5%). Count Stepping Numbers in Range. DP. Efficiently handles large inputs (10^9 + 7).

7
Comments 2
4 min read
Is There Any Overlap Between Swift Developers & Swifties?

Is There Any Overlap Between Swift Developers & Swifties?

11
Comments 8
1 min read
How to Implement a Cross-Platform Login Screen with Angular within a WKWebView

How to Implement a Cross-Platform Login Screen with Angular within a WKWebView

3
Comments
6 min read
🕊 Learn Swift for Free with These Top 7 Resources

🕊 Learn Swift for Free with These Top 7 Resources

2
Comments
6 min read
Optimize your SwiftUI code: Two ways to avoid duplication

Optimize your SwiftUI code: Two ways to avoid duplication

1
Comments
4 min read
Como criar um App para iOS em ViewCode

Como criar um App para iOS em ViewCode

41
Comments 8
12 min read
Implementing location search by address into the iOS app. Step-by-Step Guide

Implementing location search by address into the iOS app. Step-by-Step Guide

6
Comments
4 min read
LeetCode 2790 (Hard). Maximum Number of Groups With Increasing Length. O(NlogN). Math. Only 10 lines of code.

LeetCode 2790 (Hard). Maximum Number of Groups With Increasing Length. O(NlogN). Math. Only 10 lines of code.

5
Comments
4 min read
All about Silent Push Notifications. Step-by-Step Guide

All about Silent Push Notifications. Step-by-Step Guide

3
Comments
6 min read
[2023] SwiftUI @Observable macro: Basic MVVM setup

[2023] SwiftUI @Observable macro: Basic MVVM setup

Comments
2 min read
How to Build an E-commerce App in SwiftUI using Firebase

How to Build an E-commerce App in SwiftUI using Firebase

11
Comments 1
3 min read
#5 SOLID - Dependency Inversion Principle | Swift | iOS Development

#5 SOLID - Dependency Inversion Principle | Swift | iOS Development

2
Comments
1 min read
Como decodificar JSON em Swift

Como decodificar JSON em Swift

6
Comments
5 min read
Swift Quiz #06 - Swift Sets and Dictionaries

Swift Quiz #06 - Swift Sets and Dictionaries

Comments
6 min read
Implementing Apple's Device Check App Attest Protocol

Implementing Apple's Device Check App Attest Protocol

22
Comments
8 min read
Hello 100 - glad to be in your feed!

Hello 100 - glad to be in your feed!

1
Comments
2 min read
#4 SOLID - Interface Segregation Principle | Swift | iOS Development

#4 SOLID - Interface Segregation Principle | Swift | iOS Development

7
Comments
1 min read
#3 SOLID - Liskov Substitution Principle | Swift | iOS Development

#3 SOLID - Liskov Substitution Principle | Swift | iOS Development

2
Comments
1 min read
#2 SOLID - Open Close Principle | Swift | iOS Development

#2 SOLID - Open Close Principle | Swift | iOS Development

1
Comments
1 min read
Dia 3 - #100DaysOfSwift

Dia 3 - #100DaysOfSwift

1
Comments
1 min read
LeetCode 2612 (Hard). Minimum Reverse Operations. Swift. BFS. O(n+k). O(n).

LeetCode 2612 (Hard). Minimum Reverse Operations. Swift. BFS. O(n+k). O(n).

8
Comments
4 min read
Swift Quiz #04: Swift Strings and Characters

Swift Quiz #04: Swift Strings and Characters

Comments
6 min read
Swift Quiz #05: Swift Arrays

Swift Quiz #05: Swift Arrays

Comments
6 min read
Swift Quiz #03 — Basic Operators in Swift

Swift Quiz #03 — Basic Operators in Swift

Comments
5 min read
Creating Interactive Maps with Custom Markers Using SwiftUI in iOS 17

Creating Interactive Maps with Custom Markers Using SwiftUI in iOS 17

4
Comments
3 min read
Hummingbird in the cloud

Hummingbird in the cloud

1
Comments
5 min read
Dia 2 - #100DaysOfSwift

Dia 2 - #100DaysOfSwift

Comments
3 min read
LeetCode 956 (Hard). Solution of the day. Tallest Billboard. Swift. DP.

LeetCode 956 (Hard). Solution of the day. Tallest Billboard. Swift. DP.

6
Comments 1
3 min read
Recreating iMessage's Sticker Peel-Off Effect

Recreating iMessage's Sticker Peel-Off Effect

62
Comments 1
7 min read
Navigation Link - Swift UI iOS 16

Navigation Link - Swift UI iOS 16

5
Comments 1
1 min read
How to Create Swift Macros with Xcode 15

How to Create Swift Macros with Xcode 15

1
Comments
6 min read
Swift Codable Protocol

Swift Codable Protocol

Comments
1 min read
[WWDC2023] New Additions to ScrollView in iOS17 Part 1

[WWDC2023] New Additions to ScrollView in iOS17 Part 1

6
Comments
5 min read
Create, Push, and Present Any View Controller in 1 LOC using Metaprogramming

Create, Push, and Present Any View Controller in 1 LOC using Metaprogramming

34
Comments 8
11 min read
Is this code thread safe? Swift | iOS Development interview question

Is this code thread safe? Swift | iOS Development interview question

2
Comments
1 min read
Collection View in Cross-Platform Swift Apps

Collection View in Cross-Platform Swift Apps

2
Comments
7 min read
Serial DispatchQueue | sync & async explained | Swift

Serial DispatchQueue | sync & async explained | Swift

4
Comments
2 min read
Automating Swift DocC with GitHub Actions

Automating Swift DocC with GitHub Actions

Comments
3 min read
[WWDC2023] SwiftData Basic Use Case in 6 Steps

[WWDC2023] SwiftData Basic Use Case in 6 Steps

9
Comments
5 min read
Introducing SwiftData the successor of CoreData

Introducing SwiftData the successor of CoreData

3
Comments
5 min read
Combine CoreData and SwiftUI

Combine CoreData and SwiftUI

4
Comments
4 min read
Park API - Using PostgreSQL instead of SQLite

Park API - Using PostgreSQL instead of SQLite

1
Comments
2 min read
How to Setup Logging with CocoaLumberjack in iOS

How to Setup Logging with CocoaLumberjack in iOS

3
Comments
2 min read
SpriteKit Safe Area

SpriteKit Safe Area

1
Comments
6 min read
Apple's Vision Pro: Stepping Into the Future of Spatial Computing

Apple's Vision Pro: Stepping Into the Future of Spatial Computing

5
Comments
2 min read
Park API - Server side Swift with Hummingbird

Park API - Server side Swift with Hummingbird

3
Comments
7 min read
Do You Need the Latest Computer / Software to Learn Programming?

Do You Need the Latest Computer / Software to Learn Programming?

1
Comments
4 min read
iOS UI tests from scratch

iOS UI tests from scratch

1
Comments 1
9 min read
iOS Interview Prep 1 — Memory management

iOS Interview Prep 1 — Memory management

2
Comments
4 min read
How To Create Otp TextField In SwiftUI

How To Create Otp TextField In SwiftUI

17
Comments 3
4 min read
Input() Syntax in 20 Different Programming Languages

Input() Syntax in 20 Different Programming Languages

8
Comments 1
2 min read
iOS from zero to App Store at Procuret

iOS from zero to App Store at Procuret

Comments
2 min read
Discovering UI Performance testing with XCTest. Navigation performance.

Discovering UI Performance testing with XCTest. Navigation performance.

5
Comments 3
3 min read
How to Build Maintainable iOS Apps with Dependency Injection

How to Build Maintainable iOS Apps with Dependency Injection

Comments
3 min read
Build is possible but Archive fails when using CocoaPods in Xcode

Build is possible but Archive fails when using CocoaPods in Xcode

Comments
1 min read
How We Translated the Dodo Pizza App into Arabic

How We Translated the Dodo Pizza App into Arabic

23
Comments
17 min read
Flutter on Top: Elevate Your App to the macOS Status Bar

Flutter on Top: Elevate Your App to the macOS Status Bar

Comments
5 min read
Getting Started with RealityKit: Brilliant Colours

Getting Started with RealityKit: Brilliant Colours

1
Comments
4 min read
Layout in SwiftUI Way

Layout in SwiftUI Way

Comments
10 min read
What I Hope to See for SwiftUI at WWDC 2023

What I Hope to See for SwiftUI at WWDC 2023

Comments
4 min read
loading...