Skip to content

Instantly share code, notes, and snippets.

@barefeettom
Created February 3, 2019 06:03
Show Gist options
  • Save barefeettom/15607666c3eba71288634ece0a430531 to your computer and use it in GitHub Desktop.
Save barefeettom/15607666c3eba71288634ece0a430531 to your computer and use it in GitHub Desktop.
CustomView subclass of UIView
import UIKit
class CustomView: UIView {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment