Skip to content

Instantly share code, notes, and snippets.

@haikieu
Last active June 26, 2018 07:07
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 haikieu/2ee4d9175b598728abd94732a3851326 to your computer and use it in GitHub Desktop.
Save haikieu/2ee4d9175b598728abd94732a3851326 to your computer and use it in GitHub Desktop.
Risky-Dispatch-Main-Queue
DispatchQueue.main.async {
//Update UI or do something.
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment