DevTechie Community

Free
DevTechie Inc
Jul 22, 2023

Concurrency in modern Swift with Async & Await in SwiftUI — Part 6


Concurrency in modern Swift with Async & Await in SwiftUI — Part 6

In this article, we will continue our exploration of c...

No comments No likes Read post…
DevTechie Inc
Jul 21, 2023

Concurrency in modern Swift with Async & Await in SwiftUI — Part 5


Concurrency in modern Swift with Async & Await in SwiftUI — Part 5

In this part, we will learn to convert completion bloc...

No comments No likes Read post…
DevTechie Inc
Jul 20, 2023

Concurrency in modern Swift with Async & Await in SwiftUI — Part 4


Concurrency in modern Swift with Async & Await in SwiftUI — Part 4

Let’s continue our exploration with AsyncImage and ref...

No comments No likes Read post…
DevTechie Inc
Jul 19, 2023

Concurrency in modern Swift with Async & Await in SwiftUI — Part 3

Concurrency in modern Swift with Async & Await in SwiftUI — Part 3

We will continue our exploration of modern concurrency...

No comments No likes Read post…
DevTechie Inc
Jul 18, 2023

OpenURL Action in SwiftUI

OpenURLAction in SwiftUI

OpenURL environment variable provides ability to open URLs from SwiftUI views. We can use it to ...

No comments No likes Read post…
DevTechie Inc
Jul 17, 2023

Concurrency in modern Swift with Async & Await in SwiftUI — Part 2

We will continue our exploration of modern concurrency with async and await.

Async and Await

The main idea behind async aw...

No comments No likes Read post…
DevTechie Inc
Jul 16, 2023

Masking views using Mask Modifier in SwiftUI


Masking views using Mask Modifier in SwiftUI

SwiftUI’s mask modifier is used for masking one view with another view. We u...

No comments No likes Read post…
DevTechie Inc
Jul 15, 2023

Concurrency in modern Swift with Async & Await in SwiftUI — Part 1

Concurrency in modern Swift with Async & Await in SwiftUI — Part 1

Apple introduced async and await keywords with the rel...

No comments No likes Read post…
DevTechie Inc
Jul 14, 2023

Finding Related Words using Natural Language Processing in SwiftUI

Finding Related Words using Natural Language Processing in SwiftUI

Another cool feature that Natural Language framework p...

No comments No likes Read post…
DevTechie Inc
Jul 13, 2023

Chart Symbol Shape in Charts Framework & SwiftUI 4

Chart Symbol Shape in Charts Framework & SwiftUI 4

Apple’s Charts framework was introduced with iOS 16 and it’s the easie...

No comments No likes Read post…