Skip to content

Instantly share code, notes, and snippets.

@arabdevteam
Created November 29, 2017 06:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arabdevteam/a83eacddae036b01bce84e7e0ceec928 to your computer and use it in GitHub Desktop.
Save arabdevteam/a83eacddae036b01bce84e7e0ceec928 to your computer and use it in GitHub Desktop.
let url = URL(string: "https://twitter.com/arabdevteam")!
let request = URLRequest(url: url)
myWeb.loadRequest(request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment