Created
April 20, 2020 11:26
-
-
Save krummler/f95dc6f0ee81a53be90b24a1ca27e6ce to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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