Skip to content

Instantly share code, notes, and snippets.

@bill350
Created April 1, 2018 21:29
Show Gist options
  • Save bill350/50f7dfd48033cf72cb85ca34143fc09b to your computer and use it in GitHub Desktop.
Save bill350/50f7dfd48033cf72cb85ca34143fc09b to your computer and use it in GitHub Desktop.
protocol ErrorViewDelegate: class {
func errorView(_ errorView: ErrorView, didRetry sender: UIButton)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment