Skip to content

Instantly share code, notes, and snippets.

@krummler
Created April 20, 2020 11:26
Show Gist options
  • Save krummler/f95dc6f0ee81a53be90b24a1ca27e6ce to your computer and use it in GitHub Desktop.
Save krummler/f95dc6f0ee81a53be90b24a1ca27e6ce to your computer and use it in GitHub Desktop.
let someImage = UIImage.buttonBackground(color: backgroundColor,
borderColor: borderColour,
borderWidth: 2,
cornerRadius: 8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment