Menu

Skip to content
  • HOME
  • ARCHIVES
  • ABOUT

Simple Swift Guide

Learn to design and build iOS apps

Month: January 2021

January 4, 2021

SwiftUI Link tutorial – how to create and use Link in SwiftUI

A Link is a control in SwiftUI which enables you to navigate to a URL by opening Safari and loading desired website. It looks just like a standard button. In order to properly use a Link, you need to define it with a text label and a destination URL. Links can be styled by changing … →

 

Archives

  • March 2021
  • January 2021
  • December 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019

Recent Posts

  • SwiftUI TextEditor complete tutorial
  • SwiftUI Link tutorial – how to create and use Link in SwiftUI
  • SwiftUI Label tutorial – how to create and use Label in SwiftUI
  • How to create a horizontal scroll view in SwiftUI
  • How to return multiple values from a function in Swift
 
Copyright © 2019-2020 Simple Swift Guide. All Rights Reserved.