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.
Let's get started

Let's get started

3
Comments 6
1 min read
How to use UIAlertController in Xcode

How to use UIAlertController in Xcode

Comments
2 min read
Swift Roadmap (includes explanations, examples, visual examples and resources) - iOS Development

Swift Roadmap (includes explanations, examples, visual examples and resources) - iOS Development

1
Comments
18 min read
When Persistence Turns Pernicious

When Persistence Turns Pernicious

3
Comments
4 min read
Compile Xcode Project with Google Maps dependency for simulator on M1 macs

Compile Xcode Project with Google Maps dependency for simulator on M1 macs

Comments
1 min read
Creating a Swift Framework - The Practical Story

Creating a Swift Framework - The Practical Story

7
Comments 7
11 min read
Splitting SwiftData and SwiftUI via MVVM

Splitting SwiftData and SwiftUI via MVVM

22
Comments 4
4 min read
UIAlertController taking multiple user inputs

UIAlertController taking multiple user inputs

2
Comments
1 min read
Mastering the .reduce() Method in Swift

Mastering the .reduce() Method in Swift

6
Comments 1
3 min read
React Native vs Swift: Which is Better for Mobile App Development?

React Native vs Swift: Which is Better for Mobile App Development?

5
Comments
6 min read
Create another view controller in Xcode

Create another view controller in Xcode

3
Comments
1 min read
Create a constraint in xcode

Create a constraint in xcode

1
Comments
1 min read
Data transfer between view controllers

Data transfer between view controllers

Comments
2 min read
Swift: Evolution and backward compatibility. Exploring @available and #available attributes.

Swift: Evolution and backward compatibility. Exploring @available and #available attributes.

3
Comments
3 min read
iOS — How to Integrate Camera APIs using SwiftUI

iOS — How to Integrate Camera APIs using SwiftUI

Comments
2 min read
Dia 11 - #100DaysOfSwift

Dia 11 - #100DaysOfSwift

1
Comments 1
2 min read
Dia 10 - #100DaysOfSwift

Dia 10 - #100DaysOfSwift

Comments
2 min read
Dia 9 - #100DaysOfSwift

Dia 9 - #100DaysOfSwift

Comments
2 min read
JSON basics, encoding and decoding with Swift

JSON basics, encoding and decoding with Swift

1
Comments
4 min read
🔔 Desktop notifications in 10 lines of Python code

🔔 Desktop notifications in 10 lines of Python code

13
Comments 1
2 min read
Building a ToDo app with SwiftUI and Cosmic

Building a ToDo app with SwiftUI and Cosmic

8
Comments
17 min read
Annoyed by Microsoft Teams' new Icon? Here's the Solution

Annoyed by Microsoft Teams' new Icon? Here's the Solution

2
Comments
2 min read
Intro to Mobile Application Development

Intro to Mobile Application Development

Comments
4 min read
Things I learned after 5 years of iOS development

Things I learned after 5 years of iOS development

4
Comments
3 min read
Starting Your Final Project: Building Your Own Weather App

Starting Your Final Project: Building Your Own Weather App

1
Comments
2 min read
useClosure() {work, backwards in returnValuesAsInput (backwards, work)}

useClosure() {work, backwards in returnValuesAsInput (backwards, work)}

3
Comments
4 min read
Implement RecyclerView using Swift PM libraries

Implement RecyclerView using Swift PM libraries

Comments
7 min read
Setting Up a Free Weather API

Setting Up a Free Weather API

1
Comments
2 min read
Track the view controllers' lifecycle using symbolic breakpoints in Xcode

Track the view controllers' lifecycle using symbolic breakpoints in Xcode

4
Comments
2 min read
LeetCode, Hard (Acceptance 24%, Latest): 2867. Count Valid Paths in a Tree. DFS. O(n). Swift.

LeetCode, Hard (Acceptance 24%, Latest): 2867. Count Valid Paths in a Tree. DFS. O(n). Swift.

12
Comments 1
3 min read
Easy Way to Display Markdown in SwiftUI using Text

Easy Way to Display Markdown in SwiftUI using Text

2
Comments
4 min read
How to support dark mode in your iOS App

How to support dark mode in your iOS App

Comments
1 min read
From Frontend Web to the iOS Universe

From Frontend Web to the iOS Universe

3
Comments 2
2 min read
How Constraints Works In Swift 5 UIKit | 2023

How Constraints Works In Swift 5 UIKit | 2023

2
Comments
1 min read
PlantMe — VisionOS AR houseplant catalog

PlantMe — VisionOS AR houseplant catalog

7
Comments
1 min read
Learning Through Abstraction

Learning Through Abstraction

8
Comments 4
6 min read
Async/await in Swift and SwiftUI

Async/await in Swift and SwiftUI

1
Comments
6 min read
Most essential Xcode shortcuts every developer should know

Most essential Xcode shortcuts every developer should know

2
Comments
5 min read
Create a SwiftUI Video Streaming App With Fun Emoji Reactions

Create a SwiftUI Video Streaming App With Fun Emoji Reactions

1
Comments
13 min read
Managing the Keyboard in SwiftUI: A Comprehensive Tutorial

Managing the Keyboard in SwiftUI: A Comprehensive Tutorial

41
Comments 1
2 min read
Every Taylor Swift album and its corresponding programming language: deluxe edition

Every Taylor Swift album and its corresponding programming language: deluxe edition

6
Comments 9
6 min read
Introducing: Cannoisseur—The Go-To Social Network for Cannabis Budtenders

Introducing: Cannoisseur—The Go-To Social Network for Cannabis Budtenders

2
Comments 3
3 min read
That Magical First-Time Feeling of Coding Your Own Thing!

That Magical First-Time Feeling of Coding Your Own Thing!

3
Comments
3 min read
iOS ScrollView - make it snappy!

iOS ScrollView - make it snappy!

6
Comments
2 min read
Updating UI with API Data in Swift

Updating UI with API Data in Swift

Comments
2 min read
Representing Weather Data Using Models in Swift

Representing Weather Data Using Models in Swift

Comments
2 min read
Understanding JSON Parsing in Swift

Understanding JSON Parsing in Swift

Comments
2 min read
Every Taylor Swift album and its corresponding programming language

Every Taylor Swift album and its corresponding programming language

5
Comments 5
1 min read
Arduino HM-10 Bluetooth with iOS : Connected, but it doesn't send values

Arduino HM-10 Bluetooth with iOS : Connected, but it doesn't send values

1
Comments
3 min read
Handling SVGs in SwiftUI: A Comprehensive Guide with SwiftSVG

Handling SVGs in SwiftUI: A Comprehensive Guide with SwiftSVG

1
Comments
2 min read
LeetCode, Hard: 2818. Apply Operations to Maximize Score. Swift

LeetCode, Hard: 2818. Apply Operations to Maximize Score. Swift

6
Comments
5 min read
Build a Pixel Perfect Threads Clone in Swift UI—With a Twist!

Build a Pixel Perfect Threads Clone in Swift UI—With a Twist!

7
Comments
16 min read
Segredos segredosos dos Optionals em Swift: Um Guia para não perder o juízo!

Segredos segredosos dos Optionals em Swift: Um Guia para não perder o juízo!

5
Comments 2
3 min read
Understanding Basics of Swift

Understanding Basics of Swift

1
Comments
2 min read
iOS development Weak and Strong Dance: How it breaks cycle reference?

iOS development Weak and Strong Dance: How it breaks cycle reference?

1
Comments
6 min read
LeetCode, Hard, last two problems: 2809. Min Time to Make Array Sum At Most x & 2813. Max Elegance of a K-Length Subseq.

LeetCode, Hard, last two problems: 2809. Min Time to Make Array Sum At Most x & 2813. Max Elegance of a K-Length Subseq.

7
Comments 2
4 min read
Dia 5 - #100DaysOfSwift

Dia 5 - #100DaysOfSwift

3
Comments
2 min read
Swiftly Chatting: Building Chatbots with Botter

Swiftly Chatting: Building Chatbots with Botter

160
Comments
5 min read
API for travel articles

API for travel articles

1
Comments
1 min read
LeetCode 2532 (Hard++, Extra Category, Amazon). Time to Cross a Bridge.

LeetCode 2532 (Hard++, Extra Category, Amazon). Time to Cross a Bridge.

7
Comments 4
6 min read
loading...