Created
October 23, 2022 01:10
-
-
Save cjnevin/5cd3ecbbb9ef9cdd0c15b93f032005e2 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| addSubview(redView) { | |
| $0.edges(20).equalToSuperview() | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment