Skip to content

Instantly share code, notes, and snippets.

@stevencurtis
Created May 9, 2020 15:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stevencurtis/9c31b5c7943213188bf5c8d105e8c1e8 to your computer and use it in GitHub Desktop.
Save stevencurtis/9c31b5c7943213188bf5c8d105e8c1e8 to your computer and use it in GitHub Desktop.
InitialUpdateCornersView
class UpdateCornersView: UIView {
/*
// Only override draw() if you perform custom drawing.
// An empty implementation adversely affects performance during animation.
override func draw(_ rect: CGRect) {
// Drawing code
}
*/
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment