Skip to content

Instantly share code, notes, and snippets.

@hallski
Last active August 29, 2015 14:21
Show Gist options
  • Save hallski/59d6c53e95a7d318a3f0 to your computer and use it in GitHub Desktop.
Save hallski/59d6c53e95a7d318a3f0 to your computer and use it in GitHub Desktop.
init() {
view = {
frame = CGRect()
return UIView(frame: frame)
}()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment