Created
February 3, 2019 06:03
-
-
Save barefeettom/15607666c3eba71288634ece0a430531 to your computer and use it in GitHub Desktop.
CustomView subclass of UIView
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
import UIKit | |
class CustomView: UIView { | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment