Skip to content

Instantly share code, notes, and snippets.

@ananfang
Created February 11, 2015 07:06
Show Gist options
  • Save ananfang/263221c88cb622438ee3 to your computer and use it in GitHub Desktop.
Save ananfang/263221c88cb622438ee3 to your computer and use it in GitHub Desktop.
dispatch_async(dispatch_get_main_queue(), ^{
// Do something here
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment