Skip to content

Instantly share code, notes, and snippets.

@bill350
Created April 1, 2018 21:29
Show Gist options
  • Select an option

  • Save bill350/33dfabec626df073b003c4f3e3498a48 to your computer and use it in GitHub Desktop.

Select an option

Save bill350/33dfabec626df073b003c4f3e3498a48 to your computer and use it in GitHub Desktop.
protocol ErrorAnimatable {
func playAnimation()
func stopAnimation()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment