Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mattrobmattrob/8641dde01a8a1d873b036430b3ac6007 to your computer and use it in GitHub Desktop.
Save mattrobmattrob/8641dde01a8a1d873b036430b3ac6007 to your computer and use it in GitHub Desktop.
final class BubbleView: UIView {
override func draw(_ rect: CGRect) { ... }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment