Links in SwiftUI
Hi all, today I’m going to demonstrate the two ways to add a link in your iOS app in SwiftUI. The first way is a general link, which will take the users to a webpage in Safari (or another browser set as default). The other way is a share link, which ...
Mar 4, 20234 min read178
