Link swiftui

Swift
Link("View Our Terms of Service",
      destination: URL(string: "https://www.example.com/TOS.html")!)
Source

Also in Swift: