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.
Day 90 of 100 days of SwiftUI

Day 90 of 100 days of SwiftUI

2
Comments
1 min read
Cracking the Navigation Bar Secrets with SwiftUI

Cracking the Navigation Bar Secrets with SwiftUI

6
Comments
4 min read
Resolvendo erro de build no projeto de arquitetura Intel para arquitetura Apple Silicon (M1)

Resolvendo erro de build no projeto de arquitetura Intel para arquitetura Apple Silicon (M1)

24
Comments 2
2 min read
Personal CV page

Personal CV page

8
Comments
3 min read
Day 87 of 100 Days Of SwiftUI

Day 87 of 100 Days Of SwiftUI

2
Comments
1 min read
Using Swift, Vapor, and MongoDB for applications

Using Swift, Vapor, and MongoDB for applications

2
Comments
1 min read
How to add Apple Search Ads attribution to your iOS app

How to add Apple Search Ads attribution to your iOS app

13
Comments 5
6 min read
Building Airbnb's UI From Scratch - Part 6

Building Airbnb's UI From Scratch - Part 6

4
Comments
11 min read
Kotlin Coroutines and Swift, revisited

Kotlin Coroutines and Swift, revisited

39
Comments
6 min read
Swift: Deconstruct SPF: Documentation

Swift: Deconstruct SPF: Documentation

6
Comments
2 min read
The iOS Developer's guide to WWDC 2021

The iOS Developer's guide to WWDC 2021

5
Comments 1
7 min read
Day 80 of 100 days of SwiftUI

Day 80 of 100 days of SwiftUI

2
Comments
1 min read
Add Crashlytics to your WatchOS app

Add Crashlytics to your WatchOS app

7
Comments
3 min read
iOS Passwordless Chat Application with Auth0

iOS Passwordless Chat Application with Auth0

18
Comments
5 min read
Xcode matters - These are the CICD services where you'll find it first

Xcode matters - These are the CICD services where you'll find it first

4
Comments
4 min read
Easier SwiftUI animations with AnimatedState property wrapper.

Easier SwiftUI animations with AnimatedState property wrapper.

7
Comments
2 min read
iOS UITableView 100% Programmatically in Swift 4.0

iOS UITableView 100% Programmatically in Swift 4.0

8
Comments
5 min read
Swift: Deconstruct SPF: asMechanism with Qualifier

Swift: Deconstruct SPF: asMechanism with Qualifier

6
Comments
2 min read
Building Airbnb's UI From Scratch - Part 5

Building Airbnb's UI From Scratch - Part 5

4
Comments
7 min read
Translating your iOS app with Localazy

Translating your iOS app with Localazy

6
Comments
9 min read
Dependency injection in Swift

Dependency injection in Swift

11
Comments
11 min read
Swift: Deconstruct SPF: Qualifier and MechanismKind

Swift: Deconstruct SPF: Qualifier and MechanismKind

4
Comments
3 min read
Swift Packages – Dependency Management of the Future

Swift Packages – Dependency Management of the Future

7
Comments
6 min read
Get User Location Real-Time Swift 5

Get User Location Real-Time Swift 5

7
Comments
2 min read
Building Airbnb's UI From Scratch - Part 4

Building Airbnb's UI From Scratch - Part 4

4
Comments
7 min read
Useful Swift Things!

Useful Swift Things!

2
Comments
1 min read
Swift: Deconstruct SPF: Strings and SubStrings

Swift: Deconstruct SPF: Strings and SubStrings

4
Comments
4 min read
Building Airbnb's UI From Scratch - Part 3

Building Airbnb's UI From Scratch - Part 3

2
Comments
8 min read
Building a better Web View for mobile apps

Building a better Web View for mobile apps

62
Comments 8
4 min read
Swift: Deconstruct SPF: Struct Mechanism

Swift: Deconstruct SPF: Struct Mechanism

2
Comments
4 min read
SwiftUI: a new way to build views

SwiftUI: a new way to build views

4
Comments 1
2 min read
Exploring SwiftUI Basic Gestures

Exploring SwiftUI Basic Gestures

5
Comments
3 min read
Creating a MacOS command line tool to dynamically generate PreviewDevice devices for SwiftUI

Creating a MacOS command line tool to dynamically generate PreviewDevice devices for SwiftUI

4
Comments
3 min read
How to make an escape game using swiftUI part 2

How to make an escape game using swiftUI part 2

2
Comments
8 min read
Random cheat sheet for IOS-Developer

Random cheat sheet for IOS-Developer

5
Comments
2 min read
Closures in Swift

Closures in Swift

6
Comments
3 min read
Day 62 of 100 Days Of SwiftUI

Day 62 of 100 Days Of SwiftUI

3
Comments
1 min read
Pull down to refresh in SwiftUI

Pull down to refresh in SwiftUI

6
Comments 1
4 min read
Swift: Deconstruct SPF Getting Started

Swift: Deconstruct SPF Getting Started

2
Comments
2 min read
Simpler way to deal with hardcoded ViewModifers values in SwiftUI

Simpler way to deal with hardcoded ViewModifers values in SwiftUI

6
Comments
3 min read
Day 57 of 100 Days of SwiftUI

Day 57 of 100 Days of SwiftUI

5
Comments
1 min read
Day 55 of 100 Days Of SwiftUi

Day 55 of 100 Days Of SwiftUi

2
Comments
1 min read
How to make an escape game using swiftUI part 4

How to make an escape game using swiftUI part 4

4
Comments
4 min read
Easy SwiftUI View bindings Using OptionSet and Sourcery

Easy SwiftUI View bindings Using OptionSet and Sourcery

2
Comments
4 min read
Day 53 of 100 Days of SwiftUI

Day 53 of 100 Days of SwiftUI

3
Comments
1 min read
Building Airbnb's UI From Scratch - Part 1

Building Airbnb's UI From Scratch - Part 1

4
Comments
9 min read
The hidden secrets of TabView in iOS with SwiftUI

The hidden secrets of TabView in iOS with SwiftUI

15
Comments
4 min read
Xcode Collection of Useful Functions and Tips

Xcode Collection of Useful Functions and Tips

4
Comments
3 min read
SnapShot: How to Create a Digital Scrapbook in iOS - Part 2

SnapShot: How to Create a Digital Scrapbook in iOS - Part 2

4
Comments
16 min read
Day 49 of 100 Days of SwiftUI

Day 49 of 100 Days of SwiftUI

3
Comments
2 min read
Notes and links on fixing font imports in iOS

Notes and links on fixing font imports in iOS

6
Comments
3 min read
Custom build configurations for testing and debugging in iOS/Xcode

Custom build configurations for testing and debugging in iOS/Xcode

5
Comments
5 min read
Tratamento de Exceção com erros customizados em Swift

Tratamento de Exceção com erros customizados em Swift

21
Comments
2 min read
How to make an escape game using swiftUI part 3

How to make an escape game using swiftUI part 3

7
Comments
6 min read
How to make an escape game using swiftUI part 1

How to make an escape game using swiftUI part 1

7
Comments 1
7 min read
Exploring Deque in Swift Collections

Exploring Deque in Swift Collections

6
Comments
1 min read
Thoughts on SwiftUI navigation

Thoughts on SwiftUI navigation

8
Comments 1
9 min read
SnapShot: How to Create a Digital Scrapbook in iOS - Part 1

SnapShot: How to Create a Digital Scrapbook in iOS - Part 1

6
Comments
9 min read
XML Parsing in Swift

XML Parsing in Swift

5
Comments
3 min read
Day 39 of 100 Days Of SwiftUI

Day 39 of 100 Days Of SwiftUI

6
Comments
1 min read
loading...