Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save bill350/e94487548ccffe26db8d3eba0ff921b3 to your computer and use it in GitHub Desktop.
class ViewController: UIViewController {
var errorView: ErrorView?
var progressView: ProgressView?
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment