Last active
October 9, 2018 05:26
-
-
Save bialikover/4ecad5ae45e2ea9aa5fa5768cd436ffb to your computer and use it in GitHub Desktop.
sketch-snippets
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
| // Get class name from object: | |
| new String(target.class()).concat() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment