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.
How to deal with modal views (a.k.a. sheets) with SwiftUI

How to deal with modal views (a.k.a. sheets) with SwiftUI

4
Comments
5 min read
Three Handy Xcode and Swift Tips

Three Handy Xcode and Swift Tips

5
Comments 1
2 min read
Real-time Voice Search on iOS

Real-time Voice Search on iOS

6
Comments
12 min read
Learn compositional collection view layout and diffable data source with example code

Learn compositional collection view layout and diffable data source with example code

3
Comments
1 min read
The $81 million Bangladesh bank heist that was assisted with improper software security practices in place

The $81 million Bangladesh bank heist that was assisted with improper software security practices in place

3
Comments 1
8 min read
Starting To Code [Part 3]

Starting To Code [Part 3]

6
Comments
3 min read
How to start learning a new programming language [Part 1]

How to start learning a new programming language [Part 1]

3
Comments
2 min read
Simple but powerful Coding Practices that you can adopt immediately: Classes and Functions

Simple but powerful Coding Practices that you can adopt immediately: Classes and Functions

8
Comments
7 min read
Building a UITableView Programmatically

Building a UITableView Programmatically

11
Comments
3 min read
Resign An iOS App At The Command Line

Resign An iOS App At The Command Line

2
Comments
3 min read
Understanding Styles in programmatic UI.

Understanding Styles in programmatic UI.

5
Comments
3 min read
Five days since I started studying Swift and that what I learned

Five days since I started studying Swift and that what I learned

5
Comments
1 min read
How I Use Xcode's Template Library To Reduce Boredom

How I Use Xcode's Template Library To Reduce Boredom

7
Comments
7 min read
Two days since I started studying Swift and that what I learned

Two days since I started studying Swift and that what I learned

5
Comments 2
1 min read
Lessons I learned from watching the Essential Developer's Quiz App series

Lessons I learned from watching the Essential Developer's Quiz App series

5
Comments
6 min read
I started studying Swift

I started studying Swift

13
Comments 7
2 min read
Migrate Your iOS Project From CocoaPods To Swift Package Manager

Migrate Your iOS Project From CocoaPods To Swift Package Manager

25
Comments
3 min read
Avoid using ELSE, write a better code

Avoid using ELSE, write a better code

32
Comments 6
2 min read
Simple but powerful Coding Practices that you can adopt immediately: Naming and DRY

Simple but powerful Coding Practices that you can adopt immediately: Naming and DRY

6
Comments
3 min read
How I became a Developer Part II - Coding and Resources

How I became a Developer Part II - Coding and Resources

2
Comments
1 min read
View Controller containment in Swift

View Controller containment in Swift

6
Comments
3 min read
تجربه برنامه نویسی با زبان swift روی ویندوز ممکن شد

تجربه برنامه نویسی با زبان swift روی ویندوز ممکن شد

3
Comments
1 min read
11 Most Asked Swift Programming Questions

11 Most Asked Swift Programming Questions

4
Comments
16 min read
Dependency Inversion Principle in Swift

Dependency Inversion Principle in Swift

2
Comments
2 min read
Access Control in Swift

Access Control in Swift

2
Comments
2 min read
How to Make Phone Calls With SwiftUI

How to Make Phone Calls With SwiftUI

10
Comments
9 min read
Structs and Classes in Swift

Structs and Classes in Swift

6
Comments
7 min read
Launch Screen with SwiftUI

Launch Screen with SwiftUI

4
Comments
3 min read
How I replaced a nested for loop with flatMap

How I replaced a nested for loop with flatMap

4
Comments
2 min read
How native iOS developer picked up REACT NATIVE without learning React.js

How native iOS developer picked up REACT NATIVE without learning React.js

10
Comments 2
2 min read
A Sidebar in SwiftUI without NavigationView

A Sidebar in SwiftUI without NavigationView

7
Comments
4 min read
Understanding SwiftUI Modifiers

Understanding SwiftUI Modifiers

5
Comments
4 min read
Dependency Injection in SwiftUI

Dependency Injection in SwiftUI

7
Comments 2
7 min read
iOS 14: What is an App Clip?

iOS 14: What is an App Clip?

1
Comments
2 min read
VIP Architecture in Swift with easy explanation

VIP Architecture in Swift with easy explanation

4
Comments
2 min read
How to Make a Expandable Button in SwiftUI

How to Make a Expandable Button in SwiftUI

16
Comments
4 min read
How To Use DispatchGroups To Gather Information From Multiple Sources At Once

How To Use DispatchGroups To Gather Information From Multiple Sources At Once

6
Comments
7 min read
Choose Your iOS Dependencies Wisely

Choose Your iOS Dependencies Wisely

45
Comments
5 min read
Optional Chaining / Force Unwrapping

Optional Chaining / Force Unwrapping

4
Comments
1 min read
Leetcode #387 First Unique Character in a String with Swift and HashTable

Leetcode #387 First Unique Character in a String with Swift and HashTable

4
Comments
1 min read
How to Add Custom Modifiers and Views to Xcode's Library

How to Add Custom Modifiers and Views to Xcode's Library

2
Comments
6 min read
Build a Psychotherapy App with Video and Chat for iOS

Build a Psychotherapy App with Video and Chat for iOS

51
Comments
7 min read
Formatting dates in the user's locale using DateFormatter in Swift

Formatting dates in the user's locale using DateFormatter in Swift

5
Comments
2 min read
The Best Swift Tutorials & Courses to Learn swift - ios development

The Best Swift Tutorials & Courses to Learn swift - ios development

14
Comments
5 min read
Delegates in Swift

Delegates in Swift

9
Comments
4 min read
MVC to MVVM in Swift

MVC to MVVM in Swift

5
Comments
3 min read
Enumerations in Swift

Enumerations in Swift

6
Comments
4 min read
Core Data

Core Data

2
Comments
5 min read
SwiftUI + Core Data

SwiftUI + Core Data

13
Comments
3 min read
StateObject alternative for iOS 13

StateObject alternative for iOS 13

4
Comments 2
3 min read
Save time doing iOS in Xcode using cool automation scripts

Save time doing iOS in Xcode using cool automation scripts

2
Comments
1 min read
Understanding SwiftUI: Modifiers

Understanding SwiftUI: Modifiers

9
Comments
3 min read
How to create a white label iOS app (Part 5)

How to create a white label iOS app (Part 5)

6
Comments
3 min read
How to Make a Placeholder View in SwiftUI using the Redacted Modifier

How to Make a Placeholder View in SwiftUI using the Redacted Modifier

4
Comments
5 min read
Swift Custom Operator — The Rule of 3

Swift Custom Operator — The Rule of 3

5
Comments
3 min read
There’s an opportunity in every action, take action!

There’s an opportunity in every action, take action!

2
Comments
3 min read
How I became an iOS Developer, Part 1

How I became an iOS Developer, Part 1

5
Comments
1 min read
Moderate Chat Content with Swift on AWS Lambda

Moderate Chat Content with Swift on AWS Lambda

45
Comments 1
3 min read
Recreating Whatsapp UI with SwiftUI [Settings Tab]

Recreating Whatsapp UI with SwiftUI [Settings Tab]

6
Comments
3 min read
How to Add Sign In with Apple to a SwiftUI Project

How to Add Sign In with Apple to a SwiftUI Project

3
Comments
5 min read
loading...