Create a Telephone Call in SwiftUI

Get the user to call!

Steven Curtis

--

Photo by Miryam León on Unsplash

Difficulty: Beginner | Easy | Normal | Challenging<br/>

This article has been developed using Xcode 12.4, and Swift 5.7.2

The background to this is I wanted to make a native call from a SwiftUI App. I mean how hard can that be?

The approach

--

--