Skip to content

Instantly share code, notes, and snippets.

@oleksii-demedetskyi
Created November 27, 2012 16:08
Show Gist options
  • Save oleksii-demedetskyi/4155121 to your computer and use it in GitHub Desktop.
Save oleksii-demedetskyi/4155121 to your computer and use it in GitHub Desktop.
UIView extend principle
[view extend:^(UIView* view) {
// TODO: Subviews here
}];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment