Open Web Page on button click

PHOTO EMBED

Thu Feb 03 2022 12:20:28 GMT+0000 (Coordinated Universal Time)

Saved by @hasnat #ios #swift #webpage #page #web #url #link

UIApplication.shared.open(URL(string: "http://www.google.com")!, options: [:], completionHandler: nil)
content_copyCOPY