Skip to content

Instantly share code, notes, and snippets.

@hechen
Created September 30, 2017 02:52
Show Gist options
  • Save hechen/9815a351447d18494c6a6fa19471a53b to your computer and use it in GitHub Desktop.
Save hechen/9815a351447d18494c6a6fa19471a53b to your computer and use it in GitHub Desktop.
<# button #> = ({
UIButton *b = [[UIButton alloc] init];
<# ... #>
b;
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment